Skip to content

Commit f7c3f3f

Browse files
committed
Update machine-learning.md
1 parent 69e9728 commit f7c3f3f

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

machine-learning.md

+3
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,9 @@
55
* def: [```scikit / tf-idf```](http://stackoverflow.com/questions/8897593/similarity-between-two-text-documents)
66
* [Vectorization and Features in sci-kit (ipynb)](http://nbviewer.ipython.org/github/bigsnarfdude/machineLearning/blob/master/Vectorizing.ipynb)
77

8+
### Regression
9+
* [Linear Regression](http://alexhwoods.com/2015/07/19/guide-to-linear-regression/)
10+
811
### Models & Methods
912

1013
* [cosine similarity for vector space models](http://pyevolve.sourceforge.net/wordpress/?p=2497)

0 commit comments

Comments
 (0)