DirtyMonkey19's repositories
Black_Friday_Sales_Prediction
In this model we have tried to analyse sales of ABC limited, its basically a part of hackathon that our peers tried to compete in. In this project we have tried our best to get the lowest RMSE as possible and have implemented the XGBoost model. Rest of it is explained in the ReadMe file or code.
Language:Jupyter NotebookMIT000
Loan-approval-model
This model is based on how loans are approved in banks taking into action different factors. This project is made using decision tree classifier from the scikit-learn library in python which is a library used in machine leaning
Language:PythonGPL-3.0000