predict the winning horse with supervised machine learning models (lucky to have 100% accuracy on small test data)
-
Updated
Sep 30, 2024 - HTML
predict the winning horse with supervised machine learning models (lucky to have 100% accuracy on small test data)
Credit Score Prediction is a machine learning project that classifies credit scores ('Good', 'Standard', 'Poor') using a streamlined pipeline. It involves data extraction, cleaning, and preprocessing, with key techniques like Mutual Information for feature selection, PCA for dimensionality reduction, and XGBoost for efficient and accurate model tr
An end-to-end Machine Learning project that predicts house prices based on property features like area, location attributes, and amenities. This project covers everything from data preprocessing and model training to web deployment using Flask.
Predicting The Energy Output Of Wind Turbine Based On Weather Condition DEMO LINK : https://youtu.be/ICfu49Ud2HU
The Diabetes Prediction System is a web application that enables users to predict diabetes likelihood based on medical data. Key features include user registration, dataset uploading and cleaning, model training using logistic regression, and individual risk prediction.
This project is a simple machine learning-powered web application to predict car prices based on user inputs such as fuel type, engine type, engine size, and horsepower. The application is built with Flask, uses scikit-learn's DecisionTreeRegressor, and provides both USD and INR price predictions.
Developing and Deploying Machine learnig model using pycharm Bank Loan application
YouMatter-AI is a compassionate mental health platform combining AI text analysis and psychological assessments to provide personalized insights, sentiment analysis, and resources. It includes depression, anxiety, and stress evaluations, secure Google OAuth login, and tailored coping strategies.
End-to-end ML project with sales prediction using regression models, hands-on serialization notebooks, and complete deployment setup with Flask backend and Streamlit frontend on Hugging Face Spaces.
A data analysis product that predicts the estimated rent of a house inside Indian metropolis using Long Short Term Neural Network. A website that builds strong with Django web frameworks that predicts house rent according to desire of the user and displays it.
O dataset utilizado é laptop_prices.csv. Ele contém informações sobre vários laptops, incluindo características como especificações técnicas e preço.
A Flask Web App For Diabetes Prediction
Final Project for the Data Science Course.
A machine learning project that uses NLP techniques to detect fake news by analyzing and classifying news articles as real or fake based on textual patterns and linguistic features.
A web-based Heart Disease Prediction Tool built with Python and machine learning.
A web-based breast cancer prediction built with Python and machine learning.
Salary Prediction website name Salary Nexus is used to predict the salary using machine learning models. Models used to predict the salary are Random Forest, LightGBM, and XGBoost.
A machine learning web app that predicts car insurance claim fraud using Django and a trained ML model. The system collects user details, processes them via a .pkl model, and displays fraud probability. Includes policy validation, database logging, and an admin dashboard for claim analysis.
"Flask web app for diabetes prediction using ML"
Add a description, image, and links to the joblib topic page so that developers can more easily learn about it.
To associate your repository with the joblib topic, visit your repo's landing page and select "manage topics."