We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 69e9728 commit f7c3f3fCopy full SHA for f7c3f3f
machine-learning.md
@@ -5,6 +5,9 @@
5
* def: [```scikit / tf-idf```](http://stackoverflow.com/questions/8897593/similarity-between-two-text-documents)
6
* [Vectorization and Features in sci-kit (ipynb)](http://nbviewer.ipython.org/github/bigsnarfdude/machineLearning/blob/master/Vectorizing.ipynb)
7
8
+### Regression
9
+* [Linear Regression](http://alexhwoods.com/2015/07/19/guide-to-linear-regression/)
10
+
11
### Models & Methods
12
13
* [cosine similarity for vector space models](http://pyevolve.sourceforge.net/wordpress/?p=2497)
0 commit comments