A Machine Learning project built with Python, Scikit-learn, and Streamlit.
- Predict exam scores
- Interactive web interface
- Random Forest Regression
- Machine Learning model deployment
- Python
- Pandas
- Scikit-learn
- Streamlit
pip install -r requirements.txt
streamlit run app.py