1
0
mirror of https://github.com/bspeice/kiva-dig synced 2024-12-03 20:28:10 -05:00
Commit Graph

19 Commits

Author SHA1 Message Date
Bradlee Speice
e9dbc94ca4 Final Results 2016-12-09 13:54:00 -05:00
Bradlee Speice
33cab72368 Final test results 2016-12-03 15:36:46 -05:00
Bradlee Speice
ef28ac8427 Add initial results for model validation 2016-12-03 10:06:50 -05:00
Bradlee Speice
f70a10e6bd Add model definitions 2016-11-30 17:42:06 -05:00
karlloic
abaefe7e3c Extra datasets 2016-11-30 15:04:57 -05:00
karlloic
dbb8843c02 Attempt to predict using svm
Differences with “Default Prediction”
- Added “extract_tags” UDF
- Just did train test split for now
- Prediction using svm
2016-11-30 12:26:38 -05:00
bspeice
f9f69723b6 Merge pull request #1 from bspeice/gdp-currency-UDFs
gdp-currency-UDFs
2016-11-06 22:37:09 -05:00
karlloic
7d6ce67194 gdp-currency-UDFs
UDFs for GDP and currency exchange rates lookup
2016-11-06 22:32:45 -05:00
Bradlee Speice
e7d0a98bc5 Initial code for predicting defaults
Currently just selects out the data we need from the giant JSON file
2016-11-05 15:10:59 -04:00
Bradlee Speice
6a22e5ece7 Add an example of plotting countries 2016-11-03 10:07:13 -04:00
Bradlee Speice
c9ec434263 Add a non-trivial SQL example 2016-11-02 18:59:00 -04:00
Bradlee Speice
f32e0b37f1 Add a basic SQL example 2016-11-02 18:31:44 -04:00
Bradlee Speice
45af64e68c Add initial code to list the JSON datatypes 2016-10-25 10:01:44 -04:00
Bradlee Speice
cc1c73d050 Python 2 compatibility, merge files 2016-10-25 09:54:44 -04:00
Bradlee Speice
df0132d466 Add a basic requirements file
And also easy script for running a Spark notebook
2016-10-21 18:00:06 -04:00
bspeice
71627e160e Add code to unpack the Kiva data for Spark 2016-10-21 14:38:00 -04:00
bspeice
ab3c48853c And ignore the Kiva snapshot 2016-10-21 11:04:30 -04:00
bspeice
b92cae007b Add the IntelliJ project files 2016-10-21 10:59:56 -04:00
bspeice
3c8b50d2d5 Create README.md 2016-10-21 09:14:13 -04:00