AutoML libraries and services have already entered the world of machine learning. They are very useful tools for a Data Scientist, but sometimes they must be adapted to fit the needs of the business context a Data Scientist work in. That’s why you would need to build your own AutoML library.
An example of overfitting and how to avoid it
Overfitting is a tremendous enemy for a data scientist trying to train a supervised model. It will affect performances in a dramatic way and the results can be very dangerous in a production environment.
Visualize multidimensional datasets with MDS
Data visualization is one of the most fascinating fields in Data Science. Sometimes, using a good plot or graphical representation can make us better understand the information hidden inside data. How can we do it with more than 2 dimensions?
What is Data Science?
Data Science is considered as one of the most modern and fascinating jobs of our time. It can be funny and can give you satisfaction, but is it really as it’s described?
Why Artificial Intelligence is not a technological revolution
Now we are facing this new character in the stage of evolution, that is Artificial Intelligence. Where do we have to put this card in the puzzle of human history?
Will AutoML software replace Data Scientists?
In the last years, a lot of automated machine learning pieces of software have been introduced. They can automate some tasks that a Data Scientist has usually to perform manually. They have reached a very remarkable level of complexity and effectiveness. Are they a threat to Data Scientist’s job or are they an opportunity?
An introduction to linear models
Linear models are some of the simplest models in machine learning. They are very powerful and, sometimes, they are really …
Scaling of the numerical variables
Data is everything and models are, sometimes, lazy in front of data they don’t understand. That’s why we need to …
5 reasons to join my Supervised Machine Learning course
I’ve recently launched my online course about Supervised Machine Learning in Python. In this post, I’ll explain to you 5 …
Course introduction – Supervised machine learning in Python
I’ve just released a new online course! It’s about Supervised Machine Learning in Python and it’s a video course made …