Commit Graph

24 Commits

Author SHA1 Message Date
Stuart Lynn
e73862a6e1 adding function to predict the importance of different features to a dataset. 2016-03-31 11:25:30 -04:00
Stuart Lynn
d140b4249e updating to use iterative query on prediction 2016-03-24 14:05:17 -04:00
Stuart Lynn
fb071215dc changing the function call to use queries 2016-03-17 19:01:19 -04:00
Stuart Lynn
d3e1fca2b3 changing form of function to use query 2016-03-16 15:46:59 -04:00
Stuart Lynn
f134a54c24 adding one shot train and predict function 2016-03-15 12:44:33 -04:00
Stuart Lynn
803781e08d one stop segmentation shop 2016-03-11 14:09:53 -05:00
Stuart Lynn
fcf57289fc Training section now works 2016-03-10 12:50:50 -05:00
Stuart Lynn
f885cc9f7b more segmentation fleshing out 2016-03-09 20:04:12 -05:00
Stuart Lynn
d96d6b2c48 fleshing out segmentation 2016-03-07 11:41:37 -05:00
Stuart Lynn
746dcc9723 segmentation 2016-03-05 17:55:32 -05:00
Javier Goizueta
e03aac4d8f Fix typo 2016-02-26 19:09:17 +01:00
Javier Goizueta
59fdaa40ac Add python dependency
SciPy is needed by the PySAL functions used,
but it is not installed automatically when PySal
is installed.
2016-02-22 12:26:32 +01:00
Javier Goizueta
1ce0a206c7 Add a top-level Makefile
So we have single entry points to install/check everything
2016-02-19 11:57:13 +01:00
Javier Goizueta
fe167efca5 Make the python tests runnable from any directory
But note that if run from a directory other that the base of the
package it is the installed package which is tested.
2016-02-19 11:56:09 +01:00
Javier Goizueta
0833b2f226 Use separate fixture data for Python tests 2016-02-18 12:59:48 +01:00
Javier Goizueta
e1951e1ea9 Refactor and new tests 2016-02-18 11:28:26 +01:00
Javier Goizueta
476a8c35b5 Fix the dependency versions
Avoid changing the numpy version used in production
if installing the package with the --upgrade option
2016-02-17 11:48:23 +01:00
Javier Goizueta
3ded7da1d8 Fix the tests 2016-02-17 11:46:29 +01:00
Javier Goizueta
fb1cd2da0e Add Moran's I local function 2016-02-16 19:21:59 +01:00
Javier Goizueta
63f490f6e6 Add some support functions for clustering using PySAL 2016-02-16 17:50:58 +01:00
Javier Goizueta
669aa0119e Add plpy mockup 2016-02-16 08:34:12 +01:00
Javier Goizueta
8f3ef6210d Correct dependencies 2016-02-15 19:58:17 +01:00
Javier Goizueta
f42ff652e1 Experiment with using plpy from the package 2016-02-15 19:58:09 +01:00
Javier Goizueta
cfd3646fc3 Basic structure of the extension & package 2016-02-15 18:29:43 +01:00