Open in app

Sign In

Write

Sign In

Abhijat Bisht
Abhijat Bisht

Home

About

Published in Nerd For Tech

·Jan 22, 2021

Naive Bayes

Naïve Bayes Classifier Algorithm Naïve Bayes algorithm is a supervised learning algorithm, which is based on Bayes theorem and used for solving classification problems. It is mainly used in text classification that includes a high-dimensional training dataset. Naïve Bayes Classifier is one of the simple and most effective Classification algorithms which helps in building…

3 min read

Naive Bayes
Naive Bayes

3 min read


Jan 20, 2021

SVM — Support Vector Machine

# Basic idea of SVM “Support Vector Machine” (SVM) is a supervised machine learning algorithm which can be used for both classification or regression challenges. However, it is mostly used in classification problems. …

3 min read

SVM — Support Vector Machin
SVM — Support Vector Machin

3 min read


Published in Nerd For Tech

·Jan 18, 2021

Dominant Color Extraction for Image Segmentation

Image segmentation is an important step in image processing, and it seems everywhere if we want to analyze what’s inside the image. For example, if we seek to find if there is a chair or person inside an indoor image, we may need image segmentation to separate objects and analyze…

2 min read

Dominant Color Extraction for Image Segmentation
Dominant Color Extraction for Image Segmentation

2 min read


Jan 18, 2021

Clustering Fundamentals K-Means Unsupervised Learning

The k-means clustering method is an unsupervised machine learning technique used to identify clusters of data objects in a dataset. k-means is one of the oldest and most approachable. The objective of K-means is to group similar data points together. …

3 min read

Clustering Fundamentals K-Means Unsupervised Learning
Clustering Fundamentals K-Means Unsupervised Learning

3 min read


Jan 15, 2021

Decision Trees and Random Forest

What is Decision Tree? Decision Tree is a supervised, non parametric machine learning algorithm. Used for both classification as well as regression problems. It is a graphical representation of tree like structure with all possible solutions. It helps to reach a decision based on certain conditions.

3 min read

Decision Trees and Random Forest
Decision Trees and Random Forest

3 min read


Jan 15, 2021

Logistic Regression

It is the supervised learning method for binary classification problems (problems with two class values). Logistic Regression was used in the biological sciences in early twentieth century. It was then used in many social science applications. Logistic Regression is used when the dependent variable(target) is categorical. For example, To predict…

3 min read

Logistic Re
Logistic Re

3 min read


Published in Nerd For Tech

·Jan 12, 2021

Face Recognition using KNN

A supervised machine learning algorithm is one that relies on labeled input data to learn a function that produces an appropriate output when given new unlabeled data. ex => K Nearest Neighbours KNN is a lazy learning, non-parametric algorithm. It uses data with several classes to predict the classification of…

3 min read

Face Recognition using KNN
Face Recognition using KNN

3 min read


Jan 10, 2021

Just a page to recall DIGIT RECOGNITION in K-Nearest Neighbours…That’s it

2 min read

Just a page to recall DIGIT RECOGNITION in K-Nearest Neighbours in …That’s it
Just a page to recall DIGIT RECOGNITION in K-Nearest Neighbours in …That’s it

2 min read


Jan 9, 2021

Optimized Linear Regression using Vectorization: Multiple Dependent variables

In layman terms

2 min read

Linear RegreMultiple Dependent variables
Linear RegreMultiple Dependent variables

2 min read


Jan 7, 2021

Linear Regression in Machine Learning

Pipeline of Linear Regression in Layman terms:

2 min read

Linear Regression in Machine Learning
Linear Regression in Machine Learning

2 min read

Abhijat Bisht

Abhijat Bisht

Blogging.....

Help

Status

Writers

Blog

Careers

Privacy

Terms

About

Text to speech