first commit
parents
Showing
DjangoAPI/__init__.py
0 → 100644
DjangoAPI/asgi.py
0 → 100644
DjangoAPI/settings.py
0 → 100644
DjangoAPI/urls.py
0 → 100644
DjangoAPI/wsgi.py
0 → 100644
MyApp/admin.py
0 → 100644
MyApp/apps.py
0 → 100644
MyApp/forms.py
0 → 100644
MyApp/home.html
0 → 100644
This diff is collapsed.
Click to expand it.
MyApp/loan_model.pkl
0 → 100644
File added
MyApp/models.py
0 → 100644
MyApp/scalers.pkl
0 → 100644
File added
MyApp/serializers.py
0 → 100644
MyApp/tests.py
0 → 100644
MyApp/urls.py
0 → 100644
MyApp/views.py
0 → 100644
Program/01 - Exploratory Data Analysis.ipynb
0 → 100644
This source diff could not be displayed because it is too large.
You can
view the blob
instead.
Program/02 - Data Preprocessing_V2.ipynb
0 → 100644
This source diff could not be displayed because it is too large.
You can
view the blob
instead.
Program/03 - Train Xgboost Model.ipynb
0 → 100644
This source diff could not be displayed because it is too large.
You can
view the blob
instead.
Program/Model AdaBoost/adaboost_model.pkl
0 → 100644
File added
Program/Model Xgboost/xgboost_model.pkl
0 → 100644
File added
manage.py
0 → 100644
Please
register
or
sign in
to comment