Andy Eschbacher
|
25f1fc2b28
|
fix bug on output of predicted values with wrong id
|
2017-01-09 15:48:43 -05:00 |
|
Andy Eschbacher
|
0007082efe
|
finishes python tests for regression
|
2017-01-09 10:00:44 -05:00 |
|
Andy Eschbacher
|
87890926ad
|
adding back filter t-vals lost in commit squash
|
2017-01-09 14:12:22 +00:00 |
|
Andy Eschbacher
|
00567e5272
|
update date, correct col information and order
|
2017-01-06 13:50:23 -05:00 |
|
Andy Eschbacher
|
e39051e958
|
renaming for consistency
|
2017-01-06 12:04:41 -05:00 |
|
Andy Eschbacher
|
c782b812d5
|
stubs out more testing efforts
|
2017-01-06 12:03:30 -05:00 |
|
Andy Eschbacher
|
521a79ad7f
|
packed with orig coords and deps in correct order
|
2017-01-06 12:02:50 -05:00 |
|
Andy Eschbacher
|
cdb81ea896
|
refactor
|
2017-01-06 10:37:12 -05:00 |
|
Andy Eschbacher
|
e2cf12aaba
|
predict -> class framework
|
2017-01-06 10:36:40 -05:00 |
|
Andy Eschbacher
|
ba54e9b42d
|
consolidate gwr sql functions
|
2017-01-05 14:24:10 -05:00 |
|
Andy Eschbacher
|
d95ca54cdc
|
updating prediction to data provider
|
2017-01-05 14:22:40 -05:00 |
|
Andy Eschbacher
|
fa3eecb233
|
test updates
|
2017-01-05 14:21:46 -05:00 |
|
Andy Eschbacher
|
daf4d5984c
|
first pass at tests
|
2017-01-05 13:02:36 -05:00 |
|
Andy Eschbacher
|
5735831142
|
adding fixture files
|
2017-01-05 13:01:56 -05:00 |
|
Andy Eschbacher
|
b049da4155
|
switch order of rowid to be last in output signature
|
2017-01-04 16:36:46 -05:00 |
|
Andy Eschbacher
|
dbee19723e
|
clean up code and loose ends on data provider changes
|
2017-01-04 14:40:37 -05:00 |
|
Andy Eschbacher
|
fd9d08dfbc
|
Merge branch 'pysal_gwr' of github.com:TaylorOshan/crankshaft into pysal_gwr
|
2017-01-04 12:09:00 -05:00 |
|
Andy Eschbacher
|
4d75d2cf74
|
Merge branch 'develop' into pysal_gwr
|
2017-01-04 12:03:28 -05:00 |
|
Andy Eschbacher
|
e52dd64dad
|
moves gwr to data analysis provider framework
|
2017-01-04 11:52:44 -05:00 |
|
Andy Eschbacher
|
d404a66d99
|
Merge branch 'develop' into pysal_gwr
|
2017-01-04 11:23:02 -05:00 |
|
Taylor Oshan
|
b06b783c67
|
update GWR output to also provide filtered (corrected) tvals
|
2016-12-21 15:00:45 -07:00 |
|
Taylor Oshan
|
f511afbbf0
|
fix bug in filter tvals; doesnt effect any current crankshaft functions
|
2016-12-21 08:50:38 -07:00 |
|
Taylor Oshan
|
39c2e01827
|
add crankshaft gwr_prediction infrastructure
|
2016-12-17 18:25:38 -07:00 |
|
Taylor Oshan
|
8fcb6a6553
|
Add GWR prediction base files
|
2016-12-16 07:30:31 -07:00 |
|
Mario de Frutos
|
021738d9f8
|
Correct upgrade for 0.5.1 version
|
2016-12-12 13:51:38 +01:00 |
|
Mario de Frutos
|
f8739b6a68
|
Version 0.5.0 release artifacts
|
2016-12-02 13:35:43 +01:00 |
|
Andy Eschbacher
|
59dc9434f7
|
moves getis to class-based framework
|
2016-12-01 17:06:21 -05:00 |
|
Mario de Frutos
|
2c6fcfc294
|
Merge branch 'develop' into adds-nonspatial-kmeans
|
2016-12-01 16:26:52 +01:00 |
|
Mario de Frutos
|
15b460eeb9
|
Merge pull request #142 from CartoDB/markov-error-fix
fix error variable name bug, pep8 updates
|
2016-12-01 10:44:20 +01:00 |
|
Mario de Frutos
|
b0dcd7f572
|
Merge pull request #137 from CartoDB/adds-outlier-functions
Adds (nonspatial) outlier functions
|
2016-12-01 10:43:51 +01:00 |
|
Mario de Frutos
|
2547318f59
|
Merge pull request #127 from CartoDB/adds-getis-analysis
Adds getis analysis
|
2016-12-01 10:42:13 +01:00 |
|
Mario de Frutos
|
25e453a882
|
Merge pull request #122 from CartoDB/moran-query-ordering-fix
Moran query ordering fix
|
2016-12-01 10:41:19 +01:00 |
|
Andy Eschbacher
|
6ab1c285d9
|
places query gen in kmeans data provider
|
2016-11-30 10:08:36 -05:00 |
|
Andy Eschbacher
|
7efb064fd9
|
Merge branch 'pysal_gwr' of github.com:TaylorOshan/crankshaft into pysal_gwr
|
2016-11-29 15:52:11 -05:00 |
|
Andy Eschbacher
|
77b7217368
|
force array data types
|
2016-11-29 15:51:59 -05:00 |
|
Taylor Oshan
|
413e6aa5c7
|
add bw flag that accepts user input
|
2016-11-29 13:44:36 -07:00 |
|
Taylor Oshan
|
22ce970062
|
add bandwidth column
|
2016-11-29 13:22:42 -07:00 |
|
Taylor Oshan
|
f4ccfe712b
|
flatten results
|
2016-11-29 11:49:19 -07:00 |
|
Andy Eschbacher
|
e6a9397373
|
pep8 updates
|
2016-11-29 13:30:07 -05:00 |
|
Andy Eschbacher
|
a9b7d2a9cc
|
Merge branch 'pysal_gwr' of github.com:TaylorOshan/crankshaft into pysal_gwr
|
2016-11-29 11:58:12 -05:00 |
|
Andy Eschbacher
|
a84806e820
|
update signature
|
2016-11-29 11:57:11 -05:00 |
|
Taylor Oshan
|
4a1efc4e3c
|
simplify loops to idx; add json.dumps
|
2016-11-29 09:16:01 -07:00 |
|
Taylor Oshan
|
8beb7220b2
|
gwr output
|
2016-11-28 15:53:59 -07:00 |
|
Andy Eschbacher
|
b39d0150c7
|
adds array agg to query
|
2016-11-28 15:49:10 -05:00 |
|
Andy Eschbacher
|
b399e883ad
|
fix paths; fix query
|
2016-11-28 20:10:51 +00:00 |
|
Andy Eschbacher
|
6f400ee2b7
|
Merge branch 'pysal_gwr' of github.com:TaylorOshan/crankshaft into pysal_gwr
|
2016-11-28 14:54:47 -05:00 |
|
Taylor Oshan
|
c3e99cda30
|
pysal.contrib -> crankshaft.regression
|
2016-11-28 12:49:38 -07:00 |
|
Andy Eschbacher
|
5be5a48894
|
adds psql connector
|
2016-11-28 19:49:21 +00:00 |
|
Taylor Oshan
|
1c0e4fae47
|
merge in pg work
|
2016-11-28 12:36:37 -07:00 |
|
Andy Eschbacher
|
8b061bac72
|
adds basic pgsql file
|
2016-11-28 14:33:23 -05:00 |
|