feat: initial release of GIS classification project with strategy-based classifiers selector
This commit is contained in:
commit
af365cfe68
14 changed files with 1115 additions and 0 deletions
7
requirements.txt
Normal file
7
requirements.txt
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
rasterio>=1.3.0
|
||||
geopandas>=0.12.0
|
||||
shapely>=2.0.0
|
||||
scikit-learn>=1.3.0
|
||||
scipy>=1.10.0
|
||||
numpy>=1.24.0
|
||||
pandas>=2.0.0
|
||||
Loading…
Add table
Add a link
Reference in a new issue