Linear regression could possibly be considered the “Hello World” problem of Machine Learning. It’s implementation touches on many of the fundamental ideas and problems in this field. I’ll give you some guidance for understanding and implementation of this fundamental idea.
Machine Learning and Data Science: Introduction
This is the start of a series of posts on Machine Learning and Data Science. I’ll be exploring the algorithms and tools of Machine Learning and Data Science. It will be tutorials, guides, how-to, reviews and “real world” application. The post will be done using Juypter notebooks and the notebooks will be available on GitHub.
How to Install Anaconda Python and First Steps for Linux and Windows
A few weeks ago I wrote a blog post titled Should You Learn to Program with Python. If you read that and decided the answer is yes then this post is for you.
Should You Learn to Program with Python
The short answer to that question is, yes. If you want to know why you would want to do that then read on.
Install Intel Python using conda from Anaconda Python
You can try Intel Python from your Anaconda install using conda!
Intel Python Preview
Intel is working on an optimized Python! I did a quick test with the preview version and it looks good.