Machine Learning

Placeholder
Naveen πŸ“… October 22, 2022

Difference between Big Data and Data Science

Big Data Hugh volumes of data which cannot be handled using traditional database programming. Characterized by volume, variety, and velocity....

Read More β†’
Placeholder
Naveen πŸ“… October 21, 2022

Credit Card Fraud Detection using Machine Learning

As we’re moving towards the digital world β€” cybersecurity is getting a critical part of our life. When we talk...

Read More β†’
Placeholder
Naveen πŸ“… October 19, 2022

K-Means algorithm for Machine Learning

K-Means Clustering is an Unsupervised Learning algorithm, which groups the unlabeled dataset into different clusters. It allows us to cluster...

Read More β†’
Placeholder
Naveen πŸ“… October 17, 2022

DBSCAN algorithm for Machine Learning

Density-based special clustering of applications with noise or DBSCAN is a density-based clustering method that calculates how dense the neighborhood...

Read More β†’
Placeholder
Naveen πŸ“… October 3, 2022

Support Vector Machine algorithm for Machine Learning

Support vector Machine or SVM is a Supervised Learning algorithm, which is used for Classification and Regression problems. However, primarily,...

Read More β†’
Placeholder
Naveen πŸ“… October 3, 2022

Breast Cancer Detection Project using ML

Breast cancer (BC) is one among the foremost common cancers among ladies worldwide, representing the bulk of recent cancer cases and cancer-related deaths in line with world statistics, creating it a major public ill health in today’s...

Read More β†’
Placeholder
Naveen πŸ“… September 25, 2022

Random Forest algorithm for Machine Learning

Random Forest is better than Decision Tree as the greater number of trees in the forest leads to higher accuracy...

Read More β†’
Placeholder
Naveen πŸ“… September 24, 2022

End to End Project Multiple Disease Detection using ML

Project 1: Heart Disease Detection Machine Learning is used across numerous spheres around the world. The healthcare industry is no...

Read More β†’
Placeholder
Naveen πŸ“… September 18, 2022

K-nearest Neighbor for Machine Learning

Analogy behind KNN: tell me about your friend (who your neighbors are) and I will tell you who you are....

Read More β†’
Placeholder
Naveen πŸ“… September 18, 2022

Decision Tree for Machine Learning

Tree based algorithms are a popular family of related non-parametric and supervised methods for both classification and regression. The decision...

Read More β†’
Placeholder
Naveen πŸ“… September 11, 2022

End to End Project Laptop Price Prediction using Machine Learning

Machine learning relies on AI to predict the future based on past data. If you’re a data science enthusiast or...

Read More β†’
Placeholder
Naveen πŸ“… September 7, 2022

Logistic Regression for Machine Learning

Logistic Regression is one of the most used Machine learning algorithms among industries and academia. It is a supervised learning...

Read More β†’