Difference between revisions of "Machine Learning"

From sshcWiki
Jump to navigation Jump to search
Line 1: Line 1:
Machine Learning Meetups @ SSH
+
== Machine Learning Meetups @ SSH ==
  
Meetings:
+
=== Meetings:
 
Day/Time: Sundays 3pm-4:30pm (or whenever we decide to leave)
 
Day/Time: Sundays 3pm-4:30pm (or whenever we decide to leave)
 
Location: SSH space at Mana Contemporary
 
Location: SSH space at Mana Contemporary
 +
Feel free to just show up! ===
 +
 +
 +
 +
 +
Useful Machine Learning Resources:
 +
 +
* Andrew Ng’s Machine Learning Coursera class: https://www.coursera.org/course/ml [Really good introduction to basics of machine learning.]
 +
 +
* Getting started with Python for data science: https://www.kaggle.com/wiki/GettingStartedWithPythonForDataScience
 +
 +
* Sci-kit learn: http://scikit-learn.org/stable/ [Insanely useful Python library.]
 +
 +
* Flow chart http://peekaboo-vision.blogspot.com/2013/01/machine-learning-cheat-sheet-for-scikit.html
 +
 +
Useful things to do before coming to meetup:
 +
 +
1.  Get your python install set up
 +
*Get python
 +
*Get packages: sckit-learn, numpy
 +
2.  Install Dropbox

Revision as of 15:12, 12 April 2014

Machine Learning Meetups @ SSH

=== Meetings: Day/Time: Sundays 3pm-4:30pm (or whenever we decide to leave) Location: SSH space at Mana Contemporary Feel free to just show up! ===



Useful Machine Learning Resources:

Useful things to do before coming to meetup:

1. Get your python install set up

  • Get python
  • Get packages: sckit-learn, numpy

2. Install Dropbox