r-server-loan-chargeoff/SQLR
v-robwhi df2b1ef964
Dev (#5)
* 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
2018-02-02 12:27:33 -08:00
..
Data update git lfs notes 2017-07-21 14:46:54 -07:00
Landscape.pbix.hash update hash 2017-06-28 17:38:21 -07:00
LoanChargeOffHelp.url Update LoanChargeOffHelp.url 2017-08-17 15:36:24 -05:00
LoanChargeOffPredictionDashboardSQL.pbix sql pbix file 2017-06-28 00:08:47 -07:00
Loan_ChargeOff.ps1 add best model information during scoring 2017-06-22 13:39:48 -07:00
Portrait.pbix.hash update hash 2017-06-28 17:38:21 -07:00
README.md README.md 2017-06-22 11:39:11 -07:00
createuser.sql refactor duplicate code, store selected features 2017-06-22 13:14:34 -07:00
loan_info_1m.hash update hash 2017-06-21 01:23:02 -07:00
loan_info_10k.hash update hash 2017-06-21 01:23:02 -07:00
loan_info_100k.hash update hash 2017-06-21 01:23:02 -07:00
member_info_1m.hash update hash 2017-06-21 01:23:02 -07:00
member_info_10k.hash update hash 2017-06-21 01:23:02 -07:00
member_info_100k.hash update hash 2017-06-21 01:23:02 -07:00
payments_info_1m.hash update hash 2017-06-21 01:23:02 -07:00
payments_info_10k.hash update hash 2017-06-21 01:23:02 -07:00
payments_info_100k.hash update hash 2017-06-21 01:23:02 -07:00
setupHelp.ps1 add positions to params 2017-06-20 12:57:20 -07:00
step1_create_tables.sql refactor duplicate code, store selected features 2017-06-22 13:14:34 -07:00
step2_features_label_view.sql add views for visualization 2017-06-22 11:55:25 -07:00
step2a_optional_feature_selection.sql add R script files 2017-06-22 18:02:43 -07:00
step3_train_test_model.sql refactor duplicate code, store selected features 2017-06-22 13:14:34 -07:00
step4_chargeoff_batch_prediction.sql refactor duplicate code, store selected features 2017-06-22 13:14:34 -07:00
step4a_chargeoff_ondemand_prediction.sql refactor duplicate code, store selected features 2017-06-22 13:14:34 -07:00

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.