Skip to content

Instantly share code, notes, and snippets.

@jaganadhg
Created September 16, 2013 13:45
Show Gist options
  • Save jaganadhg/6580867 to your computer and use it in GitHub Desktop.
Save jaganadhg/6580867 to your computer and use it in GitHub Desktop.
My URLS
https://github.com/uchicago-cs/cmsc12300/tree/master/examples/data_analysis/src/cs123/regression
http://aimotion.blogspot.com/2011/11/machine-learning-with-python-logistic.html
http://davidcoallier.com/blog/linear-regression-from-r-to-python/
http://mpastell.com/2013/04/19/python_regression/
http://scikit-learn.org/stable/auto_examples/linear_model/plot_ols.html
https://gist.github.com/johnmyleswhite/5556201
http://slendrmeans.wordpress.com/2013/02/08/will-it-python-machine-learning-for-hackers-chapter-6-regression-models-with-regularization/
http://nbviewer.ipython.org/4166681/
http://www.rqna.net/qna/nmrwww-pure-python-code-for-multivariate-linear-regression.html
http://www.kevinsheppard.com/images/0/09/Python_introduction.pdf Python for Economists
http://www.randalolson.com/2012/08/06/statistical-analysis-made-easy-in-python/
http://lister.dulci.duhs.duke.edu/~cliburn/summer-school/python/_build/html/statistics.html LR
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment