df2b1ef964
* First Commit * commit test * git is case sensitive , that is really dumb * testing data population * added more csv files * Loan_Data1000 added * more files * deleting data files * added 10k csv files * added 100k csv files * 1million csv * more 1 million csv files * even more 1 million records csv files * added unzip archive * data file unzip * added files to pull * playing with csv files * comment out unzipping routine * file stuff * removed old db name * fixed path * update file places * checking in * trying bcp * turned off sample web as it is not needed * updated to use txt files * added force to bcp * removed the force * come to the dark side , we have cookies * got rid of header in txt file * got rid of pipe delimeter * updated txt files * removed header row from txt files * futzing with bcp * trying bulk insert * figuring out bulk insert * hardcoded bulk inserts * added proper tick marks * added comments * added support for 100K records * updated sql objects for 100k records * Fixed a ton of stuff * got rid of jupyter notebook password * took out 100k imports * fixed sproc name * Updated Setup Path * added standalone * set standalone to no for testing * if then else for Standalone * yep * yes * nk * trying to get isStandalone working * trying to get standalone working * final push |
||
---|---|---|
.. | ||
Data | ||
Landscape.pbix.hash | ||
LoanChargeOffHelp.url | ||
LoanChargeOffPredictionDashboardSQL.pbix | ||
Loan_ChargeOff.ps1 | ||
Portrait.pbix.hash | ||
README.md | ||
createuser.sql | ||
loan_info_1m.hash | ||
loan_info_10k.hash | ||
loan_info_100k.hash | ||
member_info_1m.hash | ||
member_info_10k.hash | ||
member_info_100k.hash | ||
payments_info_1m.hash | ||
payments_info_10k.hash | ||
payments_info_100k.hash | ||
setupHelp.ps1 | ||
step1_create_tables.sql | ||
step2_features_label_view.sql | ||
step2a_optional_feature_selection.sql | ||
step3_train_test_model.sql | ||
step4_chargeoff_batch_prediction.sql | ||
step4a_chargeoff_ondemand_prediction.sql |
README.md
Loan ChargeOff Risk - Predicting probability of loans getting charged off
Implemented on SQL Server R Services
For all documentation, visit the Loan ChargeOff Prediction Website.
NOTE: Please don't use "Download ZIP" to get this repository, as it will change the line endings in the data files. Use "git clone" to get a local copy of this repository.
This project has adopted the Microsoft Open Source Code of Conduct. For more information see the Code of Conduct FAQ or contact opencode@microsoft.com with any additional questions or comments.