DEV Community

BinaryPatrick
BinaryPatrick

Posted on

Machine Learning Tutorial

I've been scouring the internet looking for a good, recent tutorial on machine learning. The type of machine learning I want to do is neural network classification with a spreadsheet's worth of values, similar to predicting bank loan defaults.

Anyone know of any good tutorials, specifically using a recent version of Python 3?

Oldest comments (5)

Collapse
 
yokim profile image
Yokim Pillay

Hey Patrick! Not too long ago there was a sale on at HumbleBundle.com on Machine Learning.

I bought the bundle and found some really awesome books there that I think would help you on your journey, they are:

Introduction to Machine Learning with Python
Thoughtful Machine Learning with Python
Deep Learning
Deep Learning Cookbook
Learning TensorFlow

I hope these help you out as much as they are currently helping me!

Collapse
 
harishkgarg profile image
Harish Garg
Collapse
 
nina_rallies profile image
Nina Rallies

Moin,
I want to start working on this project and learn as I do.
github.com/scikit-learn/scikit-learn

Collapse
 
binarypatrick profile image
BinaryPatrick

Thanks for all the tips! Sci-kit has been really helpful.

Collapse
 
jamessmith23 profile image
JamesSmith23

An updated list of the best Machine Learning tutorials!