Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Various machine learning models with an interactive streamlit website are present here

License

Notifications You must be signed in to change notification settings

rex223/ML_models

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

62 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

🌟 ML Models Repository

This repository contains various machine learning models for [your project purpose]. Each model is designed to solve specific tasks efficiently.

πŸ“Š Models

This repository includes multiple models, such as:

  • Diabetes prediction – A model based on gradient boosting and fuzzy which predicts your diabetes and risk of pr-diabetes .
  • More models to be added soon.......

βš™οΈ Setup

To get started, install the required dependencies by running the following command:

pip install -r requirements.txt

πŸš€ Usage

Multiple mini machine learning models are provided here with an interactive streamlit deployment for you to check it out.Further code,model and requirements.txt has been included in the folder for you to implement and deploy it yourself.

πŸ“‚ Directory Structure

ML-Models-Repo/
│── model1/
β”‚   β”œβ”€β”€ model.pkl
β”‚   β”œβ”€β”€ streamlit_app.py
β”‚   β”œβ”€β”€ requirements.txt
β”‚   β”œβ”€β”€ README.md
β”‚   β”œβ”€β”€ model_code.ipynb
β”‚   │── dataset.csv or dataset link
│── README.md
## ✨ License
This project is licensed under the **Apache License 2.0**. See the [LICENSE](LICENSE) file for details.

---
Let me know if you need any modifications! πŸš€

About

Various machine learning models with an interactive streamlit website are present here

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published