All information related to the MSIB batch 5 data science final assignment at Rakamin Academy
Kick Off Final Project >>
This project is a group project called Data Wizard which focuses on the topic of financial service. This project aims to build a machine learning model that can predict whether someone will be at risk of loan default or not. This model will be built using a dataset sourced from Kaggle.
The project performs various features, such as:
- Data Collection: We acquire financial data from Kaggle, which serves as the foundation for our machine learning model.
- Data Understanding: we carry out Exploratory Data Analysis, and create business insights
- Data Preprocessing: We clean, transform, and prepare the dataset for model training.
- Machine Learning Model: We build, train, and optimize a predictive model that evaluates loan default risk.
- Evaluation: We assess the model's performance using relevant metrics like accuracy, precision, and recall.
- Documentation: This readme serves as part of our documentation, providing an overview of the project.
To get started with our project, follow these installation steps:
- Clone the project repository from our GitHub repository:
bash git clone https://github.com/HafiizhTH/FinalProject_Kelompok1A.git
- To access the dataset we used, please click here.
We welcome contributions from the community. If you want to get involved in our project, follow these steps:
- Fork the project repository on GitHub.
- Create a new branch for your contribution.
- Make changes or additions to the project.
- Commit your changes and create a pull request.
- Our team will review your contributions and provide feedback.
Our project has several development steps planned. Some steps in the project roadmap include:
- Extracting additional insights from data through deeper visualization and analysis.
- Model customization and prediction performance improvement.
- Integration with additional data sources to increase prediction accuracy.