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
Lazy Predict Nightly enables rapid benchmarking of machine learning models with just a few lines of code. It helps identify the best-performing algorithms on your dataset without requiring hyperparameter tuning.
The objective of this project is to determine the risk of default that a client presents and assign a risk rating to each client. The risk rating will determine if the company will approve (or reject) the loan application
Predict patient satisfaction using machine learning based on doctor experience, reviews, fees, and wait times. Includes data prep and model comparison with LazyPredict.
The main objective of this project is to utilize machine learning using the LazyPredict library to predict values of a specific column. The primary focus is on minimizing the error index (RMSE) to achieve the highest possible accuracy in our predictions.
The primary goal of this project is to conduct an Exploratory Data Analysis (EDA) in Formula 1 using Tableau and a pre-made MySQL database created with web scraping using Selenium. Our secondary objective is to develop a web page with Streamlit and apply machine learning with LazyPredict to predict events in Formula 1.