https://github.com/dhuppenkothen/entrofy

sort by:
Revision Author Date Message Commit Date
29717ef Fixed small bug in mappers where _prepend_prefix got called twice in some instances, also made xticklabels a little nicer 21 July 2017, 17:10:25 UTC
282defc Merge pull request #35 from dfm/patch-1 Tiny typo 05 June 2017, 15:33:03 UTC
73ca6b5 Tiny typo 30 May 2017, 02:17:39 UTC
671550f Merge pull request #33 from dhuppenkothen/fix_prefix_bug Correct string formatting for mappers and probabilities. 26 May 2017, 01:24:35 UTC
9028e81 Merge branch 'master' into fix_prefix_bug 26 May 2017, 01:14:58 UTC
08b5284 Merge branch 'master' into fix_prefix_bug 26 May 2017, 01:14:31 UTC
006798b Merge pull request #34 from dhuppenkothen/travis-fix redoing travis config 25 May 2017, 23:14:02 UTC
73fd1a6 forgot the language= flag 25 May 2017, 23:03:18 UTC
f4cbf05 redoing travis config 25 May 2017, 23:00:45 UTC
545505c Removed keys() syntax from iterating over dictionaries. 14 March 2017, 15:17:12 UTC
55a536c Correct string formatting for mappers and probabilities. 30 January 2017, 17:13:10 UTC
32853a3 Merge pull request #23 from dhuppenkothen/entrofy_package [wip] Entrofy package 18 July 2016, 17:56:44 UTC
28a6c0f Merge pull request #30 from dhuppenkothen/tutorial Added tutorial notebook 18 July 2016, 16:50:48 UTC
f60bbef Fixed merge conflicts in tutorial 29 June 2016, 15:34:33 UTC
4bbb4a4 Fixed merge conflicts 24 June 2016, 17:17:21 UTC
7e2b4d7 updated tutorial notebook 22 June 2016, 19:27:12 UTC
ee3ded2 updated tutorial notebook 22 June 2016, 19:25:08 UTC
4358668 Added tutorial notebook 22 June 2016, 19:25:08 UTC
90a4378 cleanups and docstrings 22 June 2016, 18:47:18 UTC
21e55a7 Merge pull request #31 from dhuppenkothen/fix_prefix fixed bug in prefix naming of mappers 16 June 2016, 16:47:01 UTC
facb2c8 Undid change to plotting function, prefix is no longer needed as an input parameter in _prepend_prefix 16 June 2016, 13:49:37 UTC
909f6cd fixed bug in prefix naming of mappers 30 May 2016, 01:58:55 UTC
00b0711 Added tutorial notebook 20 April 2016, 16:47:27 UTC
55c9901 Updated pandas requirement in setup and removed erroneous line in construct_mappers 20 April 2016, 16:46:37 UTC
ead6232 Merge pull request #29 from dhuppenkothen/load_save Added save/load function to core 15 April 2016, 19:34:59 UTC
8ffb6b6 Fixed loading file to use with statement 15 April 2016, 19:30:39 UTC
34caa78 fixed deprecation warnings in plotting 15 April 2016, 19:26:26 UTC
1907d02 Merge branch 'entrofy_package' into load_save 15 April 2016, 19:24:27 UTC
d542dfd added probability checks to mapper targets 15 April 2016, 19:22:59 UTC
aa39444 Merge branch 'entrofy_package' into load_save 15 April 2016, 18:19:07 UTC
68f3739 the open source hadrosaur is glaring at me. 15 April 2016, 18:17:32 UTC
845a3ee Merge branch 'entrofy_package' into load_save 15 April 2016, 18:12:02 UTC
8f291cd the open source hadrosaur is glaring at me. 15 April 2016, 18:11:30 UTC
4e8e06c Merge branch 'entrofy_package' into load_save 15 April 2016, 18:08:19 UTC
d7d2522 Some improvements to the load and save functions, will now work despite lambda calculus 15 April 2016, 18:08:01 UTC
77df11c fixed an indexing bug in preselects 15 April 2016, 18:07:13 UTC
b03e60a Merge branch 'entrofy_package' into load_save 15 April 2016, 17:33:58 UTC
bf06e64 Made triangle plot prettier 15 April 2016, 17:25:31 UTC
2049271 entrofy does not return mappers, that was a silly idea 15 April 2016, 14:33:47 UTC
f3b0e13 Added save/load function to core 15 April 2016, 14:30:19 UTC
51cda09 Merge branch 'entrofy_package' of https://github.com/dhuppenkothen/entrofy into entrofy_package 14 April 2016, 21:28:35 UTC
fb85d06 Fixed some bugs in the plotting 14 April 2016, 21:28:33 UTC
502013f Merge pull request #26 from dhuppenkothen/budget-opt replaced kl-divergence objective with monotone budget objective 14 April 2016, 19:25:19 UTC
e4c2f36 added scaling exponent to solver 14 April 2016, 18:56:01 UTC
503d7a9 fixed a percentile calculation error 14 April 2016, 18:56:01 UTC
27bbd65 replaced kl-divergence objective with monotone budget objective 14 April 2016, 18:56:01 UTC
c66def7 Fixed bug in plotting 14 April 2016, 18:52:15 UTC
a526b34 Fixed tests for ContinuousMapper 14 April 2016, 18:23:18 UTC
b932c33 made mappers optional in plot function 14 April 2016, 17:25:47 UTC
75e43fe Fixed python2/3 incompatibilities and some minor changes to the plotting 14 April 2016, 17:15:14 UTC
18e670f ContinuousMapper now accepts targets as a keyword and actually uses them: 14 April 2016, 15:44:43 UTC
845b3a6 Removed unnecessary print statements 14 April 2016, 15:25:09 UTC
5fda623 Minor stylistic changes 14 April 2016, 13:45:24 UTC
21b4dc1 Added function that makes a triangle plot of the DataFrame 14 April 2016, 01:11:09 UTC
c792025 Added docstrings 14 April 2016, 00:12:51 UTC
3273657 Moved the mapper construction into its own function 13 April 2016, 21:26:35 UTC
4f17822 Added plotting to init script and made some small fixed 13 April 2016, 21:23:46 UTC
8a48092 Merge branch 'entrofy_package' of https://github.com/dhuppenkothen/entrofy into entrofy_package 13 April 2016, 19:27:08 UTC
1540278 More plotting! 13 April 2016, 19:27:03 UTC
22b6b9a added unit tests for randomstate 13 April 2016, 01:16:37 UTC
5f81871 exposed rng seed interfacE 12 April 2016, 23:28:31 UTC
502bf72 added numpydoc requirements.txt for doc building 12 April 2016, 23:15:14 UTC
e3bef26 updating docs 12 April 2016, 23:12:49 UTC
4b6f18e updating sphinx config for rtd 12 April 2016, 23:11:56 UTC
00cd519 added sphinx skeleton 12 April 2016, 23:08:47 UTC
a55c4bb added scipy to travis dependencies 12 April 2016, 21:23:52 UTC
736907c Added matplotlib to travis configs 12 April 2016, 21:19:24 UTC
5f9e8ac Fixed error in continuousmapper test 12 April 2016, 21:12:47 UTC
eb59dbd Also added matplotlib to dependencies 12 April 2016, 20:41:57 UTC
3b44165 First draft of plotting functions, also added seaborn to dependecies 12 April 2016, 20:40:52 UTC
1314a72 Merge branch 'entrofy_package' of https://github.com/dhuppenkothen/entrofy into entrofy_package 12 April 2016, 19:58:35 UTC
3ad277d Made new file for plotting and fixed ContinuousMapper to have similar behaviour to ObjectMapper 12 April 2016, 19:58:18 UTC
e42d22f added test coverage for ObjectMapper 12 April 2016, 17:19:50 UTC
462a313 changed entrofy api to allow a subset of pre-constructed mappers 12 April 2016, 13:37:43 UTC
6c8bf58 suppress empty slice warnings in entrofy 12 April 2016, 13:29:28 UTC
e863f0f removed old tests directory 12 April 2016, 13:20:15 UTC
409eaf4 bypass empty mean in entrofy calculation 12 April 2016, 13:14:29 UTC
25ff79b Added a couple of additional tests 11 April 2016, 21:28:59 UTC
da71d41 fixed dependency bug 11 April 2016, 21:10:06 UTC
c8c35b0 Fixed merge conflicts 11 April 2016, 21:08:58 UTC
bec6337 Fixed some bugs and wrote some tests 11 April 2016, 21:06:28 UTC
72d84ae added age data to test csv 11 April 2016, 21:03:44 UTC
b860f6f fixed some bugs in porting 11 April 2016, 20:56:38 UTC
efd070d fixed target weight computation 11 April 2016, 20:56:38 UTC
745e66a checking in the core optimizer 11 April 2016, 20:56:38 UTC
86d7376 fixed continuous mapper tests 11 April 2016, 20:56:38 UTC
a30ffe2 moved tests 11 April 2016, 20:56:38 UTC
77bac95 fixed setup.py typo 11 April 2016, 20:56:38 UTC
850a7b2 Added ContinuousMapper to mappers.py 11 April 2016, 20:56:38 UTC
ac902a3 Added a second-order function to compute boundaries and associated tests 11 April 2016, 20:56:38 UTC
ae3f39d docstrings for mappers 11 April 2016, 20:56:38 UTC
d35f63c factored out base mapper 11 April 2016, 20:56:38 UTC
3ceba8e added first mapper 11 April 2016, 20:56:38 UTC
6b09f79 adding more module scaffolding 11 April 2016, 20:56:38 UTC
0f250f1 adding module code 11 April 2016, 20:56:38 UTC
96e2022 Merge pull request #24 from dhuppenkothen/data-cleanup removed datasets from repo 11 April 2016, 20:56:28 UTC
53c938d removed datasets from repo 11 April 2016, 20:55:58 UTC
25d3c28 Merge pull request #2 from staeiou/master Create sample-applicants.ipynb 11 April 2016, 20:55:14 UTC
ab74a91 Started writing tests for mappers.py 11 April 2016, 20:06:11 UTC
c3b3a36 fixed continuous mapper tests 11 April 2016, 19:54:06 UTC
back to top