A user-friendly desktop application that utilizes a logistic regression model to predict the probability of a user having diabetes based on their inputted information.
-
Updated
Jul 30, 2023 - Python
A user-friendly desktop application that utilizes a logistic regression model to predict the probability of a user having diabetes based on their inputted information.
Interactive credit card fraud detection simulator with real-world data, ML scoring, and visualization.
A project to classify the Edibility of mushroom-based on its physical features.
The data was first pre-processed and analysis libraries like Numpy and Pandas were used to make it ready to be utilized by a machine learning algorithm.Problems like standard scaling, categorical data and missing values were handled with appropriate techniques. Then, we used LogisticRegression model.
ACRE is an end-to-end application that leverages machine learning to predict customer churn and automates the retention process. This tool provides an interactive interface to identify high-risk customers and triggers an intelligent workflow to proactively engage them with retention offers.
implementing logistic regression and naive bayes algorithm
Add a description, image, and links to the logestic-regression topic page so that developers can more easily learn about it.
To associate your repository with the logestic-regression topic, visit your repo's landing page and select "manage topics."