Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/shubhammohanty680/cement_strength_prediction
https://github.com/shubhammohanty680/cement_strength_prediction
Last synced: 11 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/shubhammohanty680/cement_strength_prediction
- Owner: ShubhamMohanty680
- Created: 2023-09-09T15:22:32.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-09-09T15:24:41.000Z (over 1 year ago)
- Last Synced: 2024-11-08T10:18:36.830Z (2 months ago)
- Language: Jupyter Notebook
- Size: 1.02 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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