🐧 Predict penguin species using a machine learning app that analyzes physical traits and habitat for instant, insightful results.
-
Updated
Mar 11, 2026 - Python
🐧 Predict penguin species using a machine learning app that analyzes physical traits and habitat for instant, insightful results.
An interactive ML web app predicting Titanic survival using features like age, sex, class, family size, and fare. Built with Python, scikit-learn, and Streamlit, it provides real-time predictions for educational and demo purposes.
Customer Churn Prediction Model & Data Pipeline
☯︎ Simulate the winner of a hypothetical fight using machine learning
This is a Python Simple Linear Regression project that takes in an excel spreadsheet with 2 continuous variables, one independent and the other dependent, and it'll split the data into training and test data on 80/20 ratio. We use the training data to create a model then we use the test data to calculate the Mean Square Error of the model.
Add a description, image, and links to the sci-kit-learn topic page so that developers can more easily learn about it.
To associate your repository with the sci-kit-learn topic, visit your repo's landing page and select "manage topics."