Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 400 Bytes

File metadata and controls

7 lines (5 loc) · 400 Bytes

scikit-gh

Demo of connection between Rhino/Grasshopper and scikit-learn Machine Learning library for Python.

  • Uses Grasshopper Python component only for data handling inside model
  • Launches remote Python process for analysis using scikit-learn
  • Handles all dependencies for Python numerical analyses outside Grasshopper (solves issue of getting numpy/scipy to work inside Grasshopper Python)