-
Notifications
You must be signed in to change notification settings - Fork 2
Home
Mahmoud AbdelRahman edited this page Jun 4, 2017
·
2 revisions
A machine learning plugin for grasshopper based on Python scikit-learn module.
This plugin is based on Python and scikit-learn, while scikit-learn depends on Numpy and scipy modules. Thus, it is important to ensure having these tools installed in your system and working properly. To install scikit-learn on your machine, you can follow instructions on this link: installing scikit-learn.
It is highly recommended to install scikit-learn via a python bundle, these come with all required libraries, such as: Python(x,y), Anaconda and Canopy
On the other hand, this plugin (in the present time) has been tested in Windows environment with python 2.7. If you are using earlier of latter versions, we highly recommend that you kindly submit any bug appears.