cpv2280/population-prediction
title: Population Prediction emoji: ๐ colorFrom: green colorTo: gray sdk: gradio sdkversion: 5.12.0 appfile: app.py pinned: false license: apache-2.0 short_description: Machine Learning Techniques applied to real datasets ---
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
๐ ML Predictor: Linear, Polynomial, Random Forests & KNN Regression
๐ Overview
This web app allows users to make predictions using different Machine Learning models: โ Linear Regression - Best for simple trends โ Polynomial Regression - Captures non-linear relationships โ K-Nearest Neighbors (KNN) - Uses nearest data points for predictions โ Random Forests - Uses multiple decision trees to make predictions
๐ก No installation required! Simply enter values and get instant results.
๐ Try it Now
๐ [Launch the ML Predictor](https://charlapv.github.io/ICS5110/)
๐ง How to Use
- Select a model (Linear, Polynomial, Random Forests or KNN).
- Upload the file population_dataset.csv file
- Click Predict to see the result.
- View the visualization of the prediction.
๐ About the Models
๐ฌ Need Help?
If you have any questions, reach out via the GitHub Repository:
๐ GitHub: Your GitHub Repo
