You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Placement prediction using machine learning is a technique that analyzes data from past student placements to forecast future job prospects. It uses factors like grades, skills, and experience to estimate the likelihood of a student getting hired. This helps students and institutions better prepare for the job market.
An Insurance company that has provided Health Insurance to its customers wants to building a model to predict whether the customers will also be interested in Vehicle Insurance provided by the company.
This work presents an AI-driven approach to automating the task prioritization process, addressing new real-world challenges such as reducing subjectivity and adapting to changing requirements.
Doctor Fee Prediction" is a GitHub repository that scrapes data on doctors from Practo using Beautifulsoup and creates a table with details such as specialties, years of experience, and consultation fees.
AQI Predictor V2 use multiple Supervised Machine Learning with Hyper tuning. ML algorithms used Linear Regressor, Lasso Regressor, Decision Tree Regressor, Random Forest Regressor, XGboost Regressor. The Model deployed on web and can predict AQI visit https://aqipredictor.up.railway.app/
Este repositório contém a solução para um desafio de classificação, onde foram treinados e otimizados modelos KNN e Random Forest para predizer se um cômodo está ocupado ou desocupado.