Knowledge Requirements for Machine Learning (SKLearn)

2015-06-02 Thread chrismeek4542
I would like to get into Machine learning. The problem I have is that my Math skills are sadly lacking. I went through SKlearn docs but it is beyond me. Could anyone recommended some resources to get up to speed with the subject? -- https://mail.python.org/mailman/listinfo/python-list

Re: Knowledge Requirements for Machine Learning (SKLearn)

2015-06-02 Thread Laura Creighton
https://www.udacity.com/course/intro-to-machine-learning--ud120 Free online course using Python. Laura -- https://mail.python.org/mailman/listinfo/python-list

Re: Knowledge Requirements for Machine Learning (SKLearn)

2015-06-02 Thread chrismeek4542
Thank you both. Just what i was looking for -- https://mail.python.org/mailman/listinfo/python-list

Re: Knowledge Requirements for Machine Learning (SKLearn)

2015-06-02 Thread Fabien
On 06/02/2015 11:16 AM, chrismeek4...@gmail.com wrote: I would like to get into Machine learning. An Introduction to Statistical Learning: http://www-bcf.usc.edu/~gareth/ISL/ and corresponding MOOC. SKLearn and Statsmodels mailing lists: http://dir.gmane.org/gmane.comp.python.scikit-learn