Final Cybersecurity ML project of Marc Mestre and Yana Veitsman for Data Mining and Machine Learning course at University of Valencia, Spring 2021
-
Updated
May 22, 2021 - Python
Final Cybersecurity ML project of Marc Mestre and Yana Veitsman for Data Mining and Machine Learning course at University of Valencia, Spring 2021
A Streamlit web app utilizing Python, scikit-learn, and pandas for used car price prediction. Features data preprocessing (scaling, encoding), Random Forest model optimization with GridSearchCV, and interactive user input handling. Achieves high accuracy (R² score: 0.9028), showcasing skills in machine learning, data engineering, and deployment.
This repository demonstrates the scaling of the data using Scikit-learn's StandardScaler, MinMaxScaler, and RobustScaler.
Add a description, image, and links to the minmaxscaling topic page so that developers can more easily learn about it.
To associate your repository with the minmaxscaling topic, visit your repo's landing page and select "manage topics."