Search results for "Programming Machine Learning"

How to become a data scientist

How to Become a Data Scientist

How do you become a data scientist? I think that really depends on where you are now and what you really want to do as a data scientist. Nevertheless, DataCamp posted an infographic recently that described 8 easy steps to becoming a data scientist. In this post I want to highlight and review DataCamp’s infographic. […]

Continue Reading
R Logo

What is R

R is perhaps one of the most powerful and most popular platforms for statistical programming and applied machine learning. When you get serious about machine learning, you will find your way into R. In this post, you will discover what R is, where it came from and some of its most important features. Let’s get […]

Continue Reading
Algorithm ranking when analyzing results in the Weka Experimenter

Make Better Predictions with Boosting, Bagging and Blending Ensembles in Weka

Weka is the perfect platform for studying machine learning. It provides a graphical user interface for exploring and experimenting with machine learning algorithms on datasets, without you having to worry about the mathematics or the programming. In a previous post we looked at how to design and run an experiment running 3 algorithms on a […]

Continue Reading