News

I use Python 3 and Jupyter Notebooks to generate plots and equations with linear regression on Kaggle data. I checked the correlations and built a basic machine learning model with this dataset.
We will not use any build in models, but we will understand the code behind the linear regression in python. Your Lane to Machine Learning !!
In order to compliment my linear regression in google docs post (and because I keep forgetting how to do it), here is a quick and dirty guide to linear regression using python and pylab. First ...
The Data Science Lab Regression Using a scikit MLPRegressor Neural Network Dr. James McCaffrey of Microsoft Research uses a full-code, step-by-step demo to show how to predict the annual income of a ...