Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adding ML module and example use #156

Merged
merged 7 commits into from
Oct 21, 2020
Merged

Adding ML module and example use #156

merged 7 commits into from
Oct 21, 2020

Conversation

KMarkert
Copy link
Member

Adding machine learning module to geemap based on #124 .

Additional files included:

  • geemap/ml.py: ml module which includes functions to convert sklearn ensemble/decisiontree estimator objects to strings for use with ee
  • examples/notebooks/local_rf_training.ipynb: example notebook use that highlights functionality
  • examples/data/rf_example.csv: csv file containing data used in example notebook.

Updated files:

  • requirements.txt: added additional requirements used by the ml model, specifically numpy and pandas

@giswqs
Copy link
Member

giswqs commented Oct 21, 2020

@KMarkert Thanks a lot for the excellent contribution! Merging now.

@giswqs giswqs merged commit d5dfba2 into gee-community:master Oct 21, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants