Highlights
- Pro
Pinned Loading
-
user-purchase-prediction-and-classification-using-support-vector-machine-algorithm
user-purchase-prediction-and-classification-using-support-vector-machine-algorithm PublicThis project implements the Support Vector Machine (SVM) algorithm for predicting user purchase classification. The goal is to train an SVM classifier to predict whether a user will purchase a part…
Jupyter Notebook 5
-
mall-customer-segmentation-using-k-means-clustering-algorithm
mall-customer-segmentation-using-k-means-clustering-algorithm PublicThis project aims to perform customer segmentation on a Mall customer dataset using the K-Means clustering algorithm. The goal of this project is to cluster the customers based on their purchasing …
Jupyter Notebook 2
-
iris-flower-classification-using-k-nearest-neighbor-algorithm
iris-flower-classification-using-k-nearest-neighbor-algorithm PublicThis project uses the K-Nearest Neighbors (KNN) algorithm to classify Iris flowers based on their sepal and petal measurements. The dataset used in this project is the Iris Dataset, which includes …
-
insurance-premium-prediction-using-logistic-regression
insurance-premium-prediction-using-logistic-regression PublicThe problem involves using logistic regression to predict whether a person will purchase life insurance or not, based on their age. Since there are only two possible outcomes (i.e. purchase or not …
Jupyter Notebook 2
-
titanic-survival-prediction-using-naive-bayes-classifier-algorithm
titanic-survival-prediction-using-naive-bayes-classifier-algorithm PublicThis project aims to predict the survival of passengers aboard the Titanic using the Naive Bayes classifier algorithm. The dataset used in this project contains information about Titanic passengers…
-
house-price-prediction-using-simple-linear-regression
house-price-prediction-using-simple-linear-regression PublicThis project aims to predict the price of a house based on its area using simple linear regression. The dataset used in this project consists of 1000 houses in Monroe Township, New Jersey, and thei…
Jupyter Notebook 2
If the problem persists, check the GitHub status page or contact support.