Skip to content

Scripts for experiments related to soil classification

Notifications You must be signed in to change notification settings

bgmartins/soil-classification

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

70 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •