Commit Graph

  • a32b212412 finish docs for kmeans nonspatial Andy Eschbacher 2017-01-10 10:43:42 -05:00
  • 69f38dd52e change parameter name to align with kmeans.spatial Andy Eschbacher 2017-01-10 09:52:46 -05:00
  • c6f64ad2f4 bug fixes and adding of internal docs Andy Eschbacher 2017-01-10 09:49:16 -05:00
  • 0815db4661 move floats to numpy floats Andy Eschbacher 2017-01-09 16:28:00 -05:00
  • 0f24a4d35a adds framework for testing predict Andy Eschbacher 2017-01-09 16:04:38 -05:00
  • 6d59061a00 add optional params to predict function Andy Eschbacher 2017-01-09 15:49:32 -05:00
  • 25f1fc2b28 fix bug on output of predicted values with wrong id Andy Eschbacher 2017-01-09 15:48:43 -05:00
  • 1bf64e0d4c updates descriptions Andy Eschbacher 2017-01-09 10:09:25 -05:00
  • 0007082efe finishes python tests for regression Andy Eschbacher 2017-01-09 10:00:44 -05:00
  • 87890926ad adding back filter t-vals lost in commit squash Andy Eschbacher 2017-01-09 14:12:22 +00:00
  • 4c175c9565 correct srid in final argument Andy Eschbacher 2017-01-06 14:12:42 -05:00
  • 00567e5272 update date, correct col information and order Andy Eschbacher 2017-01-06 13:50:23 -05:00
  • e39051e958 renaming for consistency Andy Eschbacher 2017-01-06 12:04:41 -05:00
  • c782b812d5 stubs out more testing efforts Andy Eschbacher 2017-01-06 12:03:30 -05:00
  • 521a79ad7f packed with orig coords and deps in correct order Andy Eschbacher 2017-01-06 12:02:50 -05:00
  • 8c71820d97 adds descriptions Andy Eschbacher 2017-01-06 10:44:25 -05:00
  • cdb81ea896 refactor Andy Eschbacher 2017-01-06 10:37:12 -05:00
  • e2cf12aaba predict -> class framework Andy Eschbacher 2017-01-06 10:36:40 -05:00
  • 92fc25f6b5 placeholders for desciptions fix references Andy Eschbacher 2017-01-05 16:18:08 -05:00
  • 46b2b80008 adds references to docs Andy Eschbacher 2017-01-05 15:26:16 -05:00
  • ba54e9b42d consolidate gwr sql functions Andy Eschbacher 2017-01-05 14:24:10 -05:00
  • d95ca54cdc updating prediction to data provider Andy Eschbacher 2017-01-05 14:22:40 -05:00
  • fa3eecb233 test updates Andy Eschbacher 2017-01-05 14:21:46 -05:00
  • daf4d5984c first pass at tests Andy Eschbacher 2017-01-05 13:02:36 -05:00
  • 5735831142 adding fixture files Andy Eschbacher 2017-01-05 13:01:56 -05:00
  • 1be0aa8330 adding docs for gwr Andy Eschbacher 2017-01-04 16:37:09 -05:00
  • b049da4155 switch order of rowid to be last in output signature Andy Eschbacher 2017-01-04 16:36:46 -05:00
  • dbee19723e clean up code and loose ends on data provider changes Andy Eschbacher 2017-01-04 14:40:37 -05:00
  • fd9d08dfbc Merge branch 'pysal_gwr' of github.com:TaylorOshan/crankshaft into pysal_gwr Andy Eschbacher 2017-01-04 12:09:00 -05:00
  • 4d75d2cf74 Merge branch 'develop' into pysal_gwr Andy Eschbacher 2017-01-04 12:03:28 -05:00
  • e52dd64dad moves gwr to data analysis provider framework pysal_gwr Andy Eschbacher 2017-01-04 11:52:44 -05:00
  • d404a66d99 Merge branch 'develop' into pysal_gwr Andy Eschbacher 2017-01-04 11:23:02 -05:00
  • 7afb6948a4 adds caveats about usage Andy Eschbacher 2017-01-03 10:34:06 -05:00
  • b06b783c67 update GWR output to also provide filtered (corrected) tvals Taylor Oshan 2016-12-21 15:00:45 -07:00
  • f511afbbf0 fix bug in filter tvals; doesnt effect any current crankshaft functions Taylor Oshan 2016-12-21 08:50:38 -07:00
  • 39c2e01827 add crankshaft gwr_prediction infrastructure Taylor Oshan 2016-12-17 18:25:38 -07:00
  • 8fcb6a6553 Add GWR prediction base files Taylor Oshan 2016-12-16 07:30:31 -07:00
  • e5f1f92ce1 small edits for @mehak-sachdeva Andy Eschbacher 2016-12-13 17:47:37 -05:00
  • 34161fd8a4 Merge pull request #152 from CartoDB/develop 0.5.1 Mario de Frutos 2016-12-12 14:18:05 +01:00
  • 850f3f6a31 Merge pull request #151 from CartoDB/fixes_050_deploy Mario de Frutos 2016-12-12 13:59:05 +01:00
  • 021738d9f8 Correct upgrade for 0.5.1 version Mario de Frutos 2016-12-12 13:51:38 +01:00
  • 161bb14c08 Merge pull request #149 from CartoDB/develop 0.5.0 Mario de Frutos 2016-12-12 11:25:01 +01:00
  • 4d2b37e6a3 pep-8 changes and model accuracy fucntion parameter changes mehak-sachdeva 2016-12-07 15:21:00 -05:00
  • 3dad9c6044 update key name in test Andy Eschbacher 2016-12-06 13:45:04 -05:00
  • bb5de09d6d update order of query gen Andy Eschbacher 2016-12-06 12:49:27 -05:00
  • cc0a683a26 fix query templating / response access Andy Eschbacher 2016-12-06 12:26:25 -05:00
  • c884eae90e fix data provider ref Andy Eschbacher 2016-12-06 10:33:51 -05:00
  • b65fa0c613 remove erroneous queryrunner class Andy Eschbacher 2016-12-06 10:27:24 -05:00
  • e98f1cbce5 fix query formatting with dict Andy Eschbacher 2016-12-06 10:19:13 -05:00
  • 9a80244e76 adds tests and pgsql file Andy Eschbacher 2016-12-06 10:14:37 -05:00
  • 798e754dfb stubs in kmeans non-spatial Andy Eschbacher 2016-12-05 17:14:36 -05:00
  • f8739b6a68 Version 0.5.0 release artifacts Mario de Frutos 2016-12-02 13:35:43 +01:00
  • 5df846fe66 Merge pull request #145 from CartoDB/adds-nonspatial-kmeans Mario de Frutos 2016-12-02 13:23:18 +01:00
  • b9c4e6e8ef Merge branch 'develop' into adds-nonspatial-kmeans Mario de Frutos 2016-12-02 13:09:59 +01:00
  • 5c34e08c7d Remove old configuration for postgresql 9.5 in travis Mario de Frutos 2016-12-02 12:49:32 +01:00
  • de6f228e72 Remove old configuration for postgresql 9.5 in travis Mario de Frutos 2016-12-02 12:49:32 +01:00
  • 87f9b2c787 Merge branch 'develop' into better_dot_density Mario de Frutos 2016-12-02 12:48:31 +01:00
  • 3c8ac7d45d Remove default postgres-9.5 from travis Mario de Frutos 2016-12-02 12:36:11 +01:00
  • 59dc9434f7 moves getis to class-based framework Andy Eschbacher 2016-12-01 17:06:21 -05:00
  • fda5d93cf4 Adding geometry types to function signature Stuart Lynn 2016-12-01 11:09:55 -05:00
  • 2c6fcfc294 Merge branch 'develop' into adds-nonspatial-kmeans Mario de Frutos 2016-12-01 16:26:52 +01:00
  • 0748212610 Fixing travis config Mario de Frutos 2016-12-01 14:58:22 +01:00
  • 27b18f5e1c Merge branch 'develop' into better_dot_density Mario de Frutos 2016-12-01 13:02:11 +01:00
  • 3649f958c8 Update travis yml to the new postgres-9.5 package Mario de Frutos 2016-11-29 15:52:29 +01:00
  • 15b460eeb9 Merge pull request #142 from CartoDB/markov-error-fix Mario de Frutos 2016-12-01 10:44:20 +01:00
  • b0dcd7f572 Merge pull request #137 from CartoDB/adds-outlier-functions Mario de Frutos 2016-12-01 10:43:51 +01:00
  • 2547318f59 Merge pull request #127 from CartoDB/adds-getis-analysis Mario de Frutos 2016-12-01 10:42:13 +01:00
  • 25e453a882 Merge pull request #122 from CartoDB/moran-query-ordering-fix Mario de Frutos 2016-12-01 10:41:19 +01:00
  • 62076bb48c Merge pull request #126 from CartoDB/stuartlynn-patch-1 Mario de Frutos 2016-12-01 10:39:29 +01:00
  • faaf5e419a Merge branch 'master' into better_dot_density Stuart Lynn 2016-11-30 22:35:00 +00:00
  • 1f3b74e54f dot density fixes for geom's with holes and equal area Stuart Lynn 2016-11-30 22:34:46 +00:00
  • 6ab1c285d9 places query gen in kmeans data provider Andy Eschbacher 2016-11-30 10:08:36 -05:00
  • 7efb064fd9 Merge branch 'pysal_gwr' of github.com:TaylorOshan/crankshaft into pysal_gwr Andy Eschbacher 2016-11-29 15:52:11 -05:00
  • 77b7217368 force array data types Andy Eschbacher 2016-11-29 15:51:59 -05:00
  • 413e6aa5c7 add bw flag that accepts user input Taylor Oshan 2016-11-29 13:44:36 -07:00
  • 22ce970062 add bandwidth column Taylor Oshan 2016-11-29 13:22:42 -07:00
  • f4ccfe712b flatten results Taylor Oshan 2016-11-29 11:49:19 -07:00
  • e6a9397373 pep8 updates Andy Eschbacher 2016-11-29 13:30:07 -05:00
  • a9b7d2a9cc Merge branch 'pysal_gwr' of github.com:TaylorOshan/crankshaft into pysal_gwr Andy Eschbacher 2016-11-29 11:58:12 -05:00
  • a84806e820 update signature Andy Eschbacher 2016-11-29 11:57:11 -05:00
  • 4a1efc4e3c simplify loops to idx; add json.dumps Taylor Oshan 2016-11-29 09:16:01 -07:00
  • b22f79b0cc Merge branch 'develop' into adds-nonspatial-kmeans Andy Eschbacher 2016-11-29 10:17:18 -05:00
  • 8aca98433b Merge branch 'pysal_gwr' of github.com:TaylorOshan/crankshaft into pysal_gwr Andy Eschbacher 2016-11-29 10:14:21 -05:00
  • b8d08d5a96 Merge branch 'develop' into pysal_gwr Andy Eschbacher 2016-11-29 10:14:07 -05:00
  • 7c63b66fdd Update travis yml to the new postgres-9.5 package Mario de Frutos 2016-11-29 15:52:29 +01:00
  • 8beb7220b2 gwr output Taylor Oshan 2016-11-28 15:53:59 -07:00
  • b39d0150c7 adds array agg to query Andy Eschbacher 2016-11-28 15:49:10 -05:00
  • b399e883ad fix paths; fix query Andy Eschbacher 2016-11-28 20:10:51 +00:00
  • 6f400ee2b7 Merge branch 'pysal_gwr' of github.com:TaylorOshan/crankshaft into pysal_gwr Andy Eschbacher 2016-11-28 14:54:47 -05:00
  • c3e99cda30 pysal.contrib -> crankshaft.regression Taylor Oshan 2016-11-28 12:49:38 -07:00
  • 5be5a48894 adds psql connector Andy Eschbacher 2016-11-28 19:49:21 +00:00
  • 1c0e4fae47 merge in pg work Taylor Oshan 2016-11-28 12:36:37 -07:00
  • 8b061bac72 adds basic pgsql file Andy Eschbacher 2016-11-28 14:33:23 -05:00
  • 76bd7ff783 update dependency paths Andy Eschbacher 2016-11-28 14:33:02 -05:00
  • d7b4eaf110 remove ipython notebook checkpoints Andy Eschbacher 2016-11-28 11:42:40 -05:00
  • 1b969f6735 more robust table_refs defaults Andy Eschbacher 2016-11-28 11:31:56 -05:00
  • 6e50e43e1c add query for gwr Andy Eschbacher 2016-11-28 11:07:23 -05:00
  • cfa9111052 reformat output Taylor Oshan 2016-11-28 08:24:43 -07:00
  • 445db571d4 initial code upload add-hungarian abelvm 2016-11-25 16:55:47 +01:00
  • 30e4ea0a7d Merge branch 'develop' of github.com:CartoDB/crankshaft into add-salesforce abelvm 2016-11-25 16:48:48 +01:00