Machine Learning models for Regression problems.
Stock Prediction Application.
Stock predictions on IBM's close prices. Run the app in the following steps.
pip install requirements.txt
cd appStock
streamlit run main.py
Real Estate Model
cd RealEstateModel
jupyter notebook