The Four Vs of Big Data
Consider the amount of data we produce in our daily activities in addition to our work. From social media posts to music playlists, doctor’s appointments to phone calls to the utility provider, online purchasing to online gaming etc. If you mix that with information from other people and organisations around the world, you will get […]
More About AutoML
Automated Machine Learning offers techniques and procedures to make Machine Learning accessible to those who are not specialists in it, to increase its effectiveness, and to quicken the pace of Machine Learning research. Basically, Automated machine learning (AutoML) automates and eliminates manual steps required to go from a data set to a predictive model. AutoML […]
A Brief About AutoML
Automated machine learning basically involves choosing the model algorithm, optimising the hyperparameters, modelling iteratively and evaluating the model. Instead of trying to replace data scientists, this technology hopes to relieve them of tedious work. Parts of the data science workflow are being automated using AutoML in an effort to promote data-driven decision making. AutoML aims […]
Outliers And Their Treatment
How Does a Data Scientist Interpret Data?
Ever since the beginning of human civilisation, data has been produced. But it hasn’t been until recently that we’ve been able to unlock its full potential and learn from it. We have only recently begun to think of data as an industry’s fuel. The increase in computer capacity is the fundamental driver of this most […]
Data Mining and Machine Learning
Exploring the available datasets to find patterns and anomalies is known as data mining. The technique of learning from heterogeneous data in a way that may predict or forecast unknown / future values is known as machine learning. Together, these two ideas make it possible to depict historical data and anticipate future data. Data Mining […]
Underfitting and Overfitting in Machine Learning
The two main issues that affect machine learning and lower the effectiveness of the machine learning models are overfitting and underfitting. A model is considered to be a good machine learning model if it appropriately generalises any new input data from the problem area. This helps us to make predictions about future data, that the data model has […]
