Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/shubhammohanty680/cement_strength_prediction


https://github.com/shubhammohanty680/cement_strength_prediction

Last synced: 11 days ago
JSON representation

Awesome Lists containing this project

README

        

# 📄✏ Cement Strength Prediction Project

#### Dataset is taken from Kaggle and stored in mongodb

💿 Installing
1. Environment setup.
```
conda create --prefix venv python==3.8 -y
```
```
conda activate venv/
````
2. Install Requirements and setup
```
pip install -r requirements.txt
```
3. Run Application
```
python app.py
```

🔧 Built with
- Python 3.8
- Machine learning
- Scikit learn
- 🏦 Industrial Use Cases