Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #91811 > unrolled thread
| Started by | chrismeek4542@gmail.com |
|---|---|
| First post | 2015-06-02 02:16 -0700 |
| Last post | 2015-06-02 05:17 -0700 |
| Articles | 4 — 3 participants |
Back to article view | Back to comp.lang.python
Knowledge Requirements for Machine Learning (SKLearn) chrismeek4542@gmail.com - 2015-06-02 02:16 -0700
Re: Knowledge Requirements for Machine Learning (SKLearn) Fabien <fabien.maussion@gmail.com> - 2015-06-02 12:16 +0200
Re: Knowledge Requirements for Machine Learning (SKLearn) Laura Creighton <lac@openend.se> - 2015-06-02 12:27 +0200
Re: Knowledge Requirements for Machine Learning (SKLearn) chrismeek4542@gmail.com - 2015-06-02 05:17 -0700
| From | chrismeek4542@gmail.com |
|---|---|
| Date | 2015-06-02 02:16 -0700 |
| Subject | Knowledge Requirements for Machine Learning (SKLearn) |
| Message-ID | <33dfc8d4-bd98-4648-8d7d-ed16070dda23@googlegroups.com> |
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?
[toc] | [next] | [standalone]
| From | Fabien <fabien.maussion@gmail.com> |
|---|---|
| Date | 2015-06-02 12:16 +0200 |
| Message-ID | <mkjvq6$2v3$1@speranza.aioe.org> |
| In reply to | #91811 |
On 06/02/2015 11:16 AM, chrismeek4542@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 http://dir.gmane.org/gmane.comp.python.pystatsmodels Cheers, Fabien
[toc] | [prev] | [next] | [standalone]
| From | Laura Creighton <lac@openend.se> |
|---|---|
| Date | 2015-06-02 12:27 +0200 |
| Message-ID | <mailman.50.1433240848.13271.python-list@python.org> |
| In reply to | #91811 |
https://www.udacity.com/course/intro-to-machine-learning--ud120 Free online course using Python. Laura
[toc] | [prev] | [next] | [standalone]
| From | chrismeek4542@gmail.com |
|---|---|
| Date | 2015-06-02 05:17 -0700 |
| Message-ID | <1929839b-705e-4b1c-b6e2-641128ed8905@googlegroups.com> |
| In reply to | #91811 |
Thank you both. Just what i was looking for
[toc] | [prev] | [standalone]
Back to top | Article view | comp.lang.python
csiph-web