Open in app

Sign in

Write

Sign in

Amit Chauhan
Amit Chauhan

2.9K Followers

Home

About

Nov 23

Fully Explained Voting Ensemble Technique in Machine Learning

Ensemble method for machine learning and data science — Ensemble learning in machine learning is a method to use multiple weak learners i.e. different algorithms to create a strong predictive model or strong learners. In general the types of ensemble methods: Bagging Boosting Voting Stacking From the above methods, we will study the voting ensemble. Voting Ensemble In this…

Python

3 min read

Fully Explained Voting Ensemble Technique in Machine Learning
Fully Explained Voting Ensemble Technique in Machine Learning
Python

3 min read


Nov 21

Column Transformer for Faster Feature Engineering in Machine Learning

Data pre-processing techniques — Data is very important and a need for predictive modeling. Data goes through various pre-processing techniques before being feed into machine learning model. Feature engineering is a vital part of data pre-processing that handles missing values, data scaling, data encoding from string categories to numerical, and other techniques. Each column…

Python

4 min read

Column Transformer for Faster Feature Engineering in Machine Learning
Column Transformer for Faster Feature Engineering in Machine Learning
Python

4 min read


Published in

Towards AI

·Nov 20

What is CRISP ML(Q) in Machine Learning

Project management methodology — CRISP ML(Q) — CRoss Industry Standard Process for Machine learning with Quality Assurance, It comprises of 6 phases: Data and Business understanding Data preparation Model building and Tuning Evaluation Model Deployment Monitoring and Maintenance Data and Business understanding Business Understanding: Business understanding comes with the business problem that arises in…

Data Science

4 min read

What is CRISP ML(Q) in Machine Learning
What is CRISP ML(Q) in Machine Learning
Data Science

4 min read


Published in

Towards AI

·Nov 19

What is Transfer Learning in Deep Learning?

Pre-trained models in machine and deep learning — In simple terms, it is a technique to use a trained model on the dataset that is run on a new, different dataset. The core idea is to take the knowledge of the trained model and apply it to a new but related application. …

Python

5 min read

What is Transfer Learning in Deep Learning?
What is Transfer Learning in Deep Learning?
Python

5 min read


Published in

Towards AI

·Nov 12

In-depth Understanding of XGBoost Introduction in Machine Learning

Algorithm to improve the speed and performance — What is machine learning? It is a technique to learn patterns from the data and make predictions. The machine learning algorithms implementation is data-based. As with time, we see the evolution of algorithms and some algorithms like SVM, Random Forest, or Gradient Boosting gives better result mostly on every type…

Data Science

4 min read

In-depth Understanding of XGBoost Introduction in Machine Learning
In-depth Understanding of XGBoost Introduction in Machine Learning
Data Science

4 min read


Oct 29

Fully Understand Q-Q Plot for Probability Distribution in Machine Learning

Better understanding of skewed data in statistics and data science — In this article, we will study the interpretation of the Q-Q plots with different data distribution shapes i.e. in the case of normal distribution and skew distribution cases. In simple terms, the Q-Q plot is useful to interpret if the feature (column) follows a normal distribution or not. The full…

Data Science

3 min read

Fully Understand Q-Q Plot for Probability Distribution in Machine Learning
Fully Understand Q-Q Plot for Probability Distribution in Machine Learning
Data Science

3 min read


Published in

Towards AI

·Oct 24

Fully Understand ElasticNet Regression with Python

Regularization method in machine learning — In simple terms, the elastic net regression took the qualities of ridge and lasso regression to regularize the machine learning regression model. Where do we use elastic net regression? It helps to overcome the issues of over-fitting with ridge quality. Dealing with multi-collinearity issues in the data. Reducing features in…

Python

4 min read

Fully Understand ElasticNet Regression with Python
Fully Understand ElasticNet Regression with Python
Python

4 min read


Oct 23

EvalML Library for Machine Learning Automation Pipeline with Python

Build machine learning models by using automation pipelines — EvalML library is an automation tool that builds machine learning models by using pipelines. It evaluates the feature engineering automatically making the work easier for data scientists. It also does hyper-parameter tuning inside this automation technique. To install the evalML library use the command shown below: pip install eval If…

Python

3 min read

EvalML Library for Machine Learning Automation Pipeline with Python
EvalML Library for Machine Learning Automation Pipeline with Python
Python

3 min read


Published in

Towards AI

·Oct 15

Fully Explained Softmax Regression for Multi-Class Label with Python

Supervised multi-class classification in machine learning — Introduction In the logistic regression, we deal with binary class i.e., two classes in the output columns. However, in the real world, we get various types of data and sometimes have more than two classes in the output column. In that case, we can use soft-max regression is a multinomial…

Python

7 min read

Fully Explained Softmax Regression for Multi-Class Label with Python
Fully Explained Softmax Regression for Multi-Class Label with Python
Python

7 min read


Published in

Stackademic

·Oct 11

In-Depth Understanding of Outliers in Machine Learning with Python

Various types of outlier detection and removal techniques — Introduction Outliers detection and removal is an important feature engineering tool to manage/remove/treat the problematic data points in the entire data set. The data point that is very far from normal values either as low or high value, these data points are called point outliers. …

Python

4 min read

In-Depth Understanding of Outliers in Machine Learning with Python
In-Depth Understanding of Outliers in Machine Learning with Python
Python

4 min read

Amit Chauhan

Amit Chauhan

2.9K Followers

Data Scientist, AI/ML/DL, Azure Cloud

Following
  • Levi Borba

    Levi Borba

  • Paweł Huryn

    Paweł Huryn

  • Giorgos Myrianthous

    Giorgos Myrianthous

  • Dr. Robert Kübler

    Dr. Robert Kübler

  • Alexandra Grosu

    Alexandra Grosu

See all (443)

Help

Status

About

Careers

Blog

Privacy

Terms

Text to speech

Teams