yashasvini121 / predictive-calc

An interactive web application developed with Streamlit, designed for making predictions using various machine learning models. The app dynamically generates forms and pages from JSON configuration files. ⭐ If you found this helpful, consider starring the repo!
https://predictive-calc.streamlit.app/
MIT License
25 stars 72 forks source link

Aborad study cost predictor using Machine learning abd streamlit web application #126

Open RajKhanke opened 3 weeks ago

RajKhanke commented 3 weeks ago

🌟 Is your feature request related to a problem?: This machine learning based prediction system will predict the total abroad education cost based on various parameters like fees, stream, course type, education , country, location etc. using various machine learning techniques

πŸ’‘ Describe the solution you'd like: All in depth data preprocessing ,EDA, feature engineering , different model training and evaluation And at last streamlit based gui for prediction

πŸ”€ Describe alternatives considered: using different machine learning algorithm and finally training with the one having highest accuracy

To be Mentioned while taking the issue:

Note:

yashasvini121 commented 3 weeks ago

Sure @RajKhanke, go ahead!