mirror of
https://github.com/josephmisiti/awesome-machine-learning.git
synced 2025-01-03 07:09:05 +03:00
Add SVM explorer to Misc Scripts
This commit is contained in:
parent
0393f9ea59
commit
082483b96c
@ -1042,6 +1042,7 @@ be
|
||||
#### Misc Scripts / iPython Notebooks / Codebases
|
||||
* [Map/Reduce implementations of common ML algorithms](https://github.com/Yannael/BigDataAnalytics_INFOH515): Jupyter notebooks that cover how to implement from scratch different ML algorithms (ordinary least squares, gradient descent, k-means, alternating least squares), using Python NumPy, and how to then make these implementations scalable using Map/Reduce and Spark.
|
||||
* [BioPy](https://github.com/jaredthecoder/BioPy) - Biologically-Inspired and Machine Learning Algorithms in Python.
|
||||
* [SVM Explorer](https://github.com/plotly/dash-svm) - Interactive SVM Explorer, using Dash and scikit-learn
|
||||
* [pattern_classification](https://github.com/rasbt/pattern_classification)
|
||||
* [thinking stats 2](https://github.com/Wavelets/ThinkStats2)
|
||||
* [hyperopt](https://github.com/hyperopt/hyperopt-sklearn)
|
||||
|
Loading…
Reference in New Issue
Block a user