
Implementing Machine Learning Model to Predict and Select Loan
This notebook demonstrates an acitivity to develop a machine learning model for solving classification problem, that may serves as decision support system. The model will be implemented to build a simple algorithm that decide which loan should we invested on, this is to demonstrate utilizing the model as some sort of informed-decision. The algorithm involves some optimizing technique
Keywords: LendingClub Loan, XGBoost, Optimization, Optuna, Pyomo