Skip to content

Latest commit

 

History

70 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

soil-classification

Scripts associated to experiments related to soil classification

The following software is required to run the project:

  • python 3
  • The following packages:
pip install pandas matplotlib sklearn xgboost seaborn numpy

To run the project

To create the various representations of the data, first run :

data_treatment/create_sets.sh	

After that simply run the algorithm and the data representation required:

python3 04_test_random_forests.py -i ../data/test/mexico_k_2_standard.csv

About

Scripts for experiments related to soil classification

Resources

Stars

3 stars

Watchers

3 watching

Forks

Releases

Packages

Contributors

Languages