swh:1:snp:1ce4b30e3e4bfeb110b169799899929e14ccfba6

sort by:
Revision Author Date Message Commit Date
20a647a Bumped to v0.1.9 14 June 2019, 22:37:16 UTC
c1d8fe7 Updated CHANGELOG.md 14 June 2019, 22:36:53 UTC
cf54209 add a logging functionality that only logs a certain number of times before increasing the log level that it reports at 14 June 2019, 21:35:05 UTC
b747462 add LOG_COUNTED for only outputting logs in the beginning 14 June 2019, 20:53:21 UTC
acae268 add a few more logging messages to C++ after reviewing all code 14 June 2019, 19:02:43 UTC
7ee8d99 finished C++ logging for now 14 June 2019, 18:37:59 UTC
fd740cc add logging to C++ interaction detection allocation 14 June 2019, 18:18:26 UTC
c02c366 more logging for C++ interaction detection 14 June 2019, 17:56:32 UTC
b743aa6 added top level C++ interaction logging messages 14 June 2019, 17:49:47 UTC
20437e4 more logging for multi-dimensional training 14 June 2019, 17:25:34 UTC
64480e7 change text ERROR in warning messages to WARNING for logging 14 June 2019, 17:00:31 UTC
c49db73 add logging to training 14 June 2019, 16:55:31 UTC
5d33acb add logging 14 June 2019, 03:18:20 UTC
d624ea2 Merge branch 'develop' of github.com:microsoft/interpret into develop 14 June 2019, 02:13:21 UTC
20c576d Introduced debug_mode function in develop module. Adjusted logging levels. Refactored native EBM module. Loading of release/debug libraries for EBM enabled. 14 June 2019, 02:12:59 UTC
6b16826 remove line endings from log messages. python already adds a line ending for logs. 13 June 2019, 06:54:03 UTC
571afe3 Fix signature for log message function. Changed memory status in debug call to be human readable. 13 June 2019, 02:06:54 UTC
ac5983f add a few more logging message to train allocation 13 June 2019, 00:22:24 UTC
521e3d1 added logging messages to Training allocation 13 June 2019, 00:04:47 UTC
5873998 add logging messages to entry points of public training functions 12 June 2019, 20:47:14 UTC
cb9bbcd improve LOG functionality by moving reserved stack space into a short lived function 12 June 2019, 17:59:32 UTC
932e9eb Merge branch 'develop' of github.com:microsoft/interpret into develop 12 June 2019, 01:34:51 UTC
5e62690 Connected native logging. 12 June 2019, 01:34:42 UTC
b7da000 Docs clean-up on base.py. 11 June 2019, 00:48:33 UTC
615a1b2 Fix typo in base api 10 June 2019, 05:13:20 UTC
476e46d remove version-script from mac builds since it isn't supported 09 June 2019, 08:35:54 UTC
840e536 hide more internals in shared library via the version-script linker setting 09 June 2019, 08:28:45 UTC
1a17437 remove visibility of inlines from final shared library 09 June 2019, 07:09:20 UTC
7a76c5a remove exclude-libs option from mac builds where it isn't supported 09 June 2019, 05:57:29 UTC
49f7b25 remove visible exports from linked in static libraries 09 June 2019, 05:52:58 UTC
1f6619e change from fPIC to fpic for linker. fpic generates smaller/faster code 09 June 2019, 05:05:47 UTC
922df37 add extra link for more infomation on the GLIBC memcpy problem 08 June 2019, 09:29:36 UTC
6d9f67f fix issue of newer GLIBC memcpy causing loading problems in older Linux distributions 08 June 2019, 08:48:42 UTC
ef426c6 Update CHANGELOG.md 08 June 2019, 00:48:35 UTC
ef59b17 EBM predict_proba calibration bug fixed. 07 June 2019, 23:41:33 UTC
0d50ad1 Remove skip of notebook tests. 07 June 2019, 02:01:37 UTC
c887c48 Bump to v0.1.8 07 June 2019, 01:23:50 UTC
d7cf523 Updated CHANGELOG.md 07 June 2019, 01:23:17 UTC
6206fb3 Better error messaging for random port allocation. 07 June 2019, 01:06:33 UTC
b52c875 Resolved bug in EBM predict_proba - caused miscalibrations. 06 June 2019, 22:14:43 UTC
a8f1d4e Merged integration test fixes. 06 June 2019, 20:13:42 UTC
e3ff7f1 Disabling shutdown test. Working on fix in separate branch - need to unclog develop. 06 June 2019, 19:43:38 UTC
ba2e1e7 Added back random port test with more delay. 06 June 2019, 19:42:28 UTC
3df8ddb Hardened shutdown test. 06 June 2019, 19:40:45 UTC
5c242b9 Temp disable app runner test until CI is figured out. 05 June 2019, 22:50:07 UTC
83fcc21 Add some sleep for random port test. 05 June 2019, 02:02:43 UTC
82d71ef Merge branch 'develop' of github.com:microsoft/interpret into develop 04 June 2019, 22:55:33 UTC
5951d25 Added logging test, app runner test for random ports. 04 June 2019, 22:55:18 UTC
0077969 Smoke testing for EBM on explain/show methods. Fixed imports for templates. Ensured spec test covers all explainers. Method show_link on parity with show. 04 June 2019, 20:50:54 UTC
a777515 fix assert on maximum # of attributes in an attribute combination 04 June 2019, 16:33:34 UTC
97fa3cc small fix to attribute array allocation 04 June 2019, 05:13:21 UTC
c0455c0 Fixed incorrect test for init_show_server. 04 June 2019, 03:12:23 UTC
bf21e5d Bump to v0.1.7 04 June 2019, 02:30:10 UTC
ffa9639 Updated CHANGELOG.md. Fix for interactive module tests. 04 June 2019, 02:11:43 UTC
534ea73 Merge branch 'develop' of github.com:microsoft/interpret into develop 04 June 2019, 01:43:22 UTC
141ca70 Added show_link method. Connected coverage to CI. Introduced 'slow' test methods. Shutdown method hardening. Added more tests to interactive module. 04 June 2019, 01:42:57 UTC
1a2e869 removed extra memory allocation in pair training and interaction detection 03 June 2019, 23:51:55 UTC
a7357b7 Merge branch 'develop' of github.com:microsoft/interpret into develop 03 June 2019, 06:00:29 UTC
9e0c717 Setting n_jobs args for next commit. Testing coverage works on CI as well. 03 June 2019, 06:00:20 UTC
2cbff91 review single feature training. Minor fixes 02 June 2019, 10:12:39 UTC
f6d4be9 Update .gitignore 02 June 2019, 02:17:34 UTC
3147002 review of the interaction and dimensional training C++ sections. Minor fixes 01 June 2019, 07:29:51 UTC
30b93c2 Bump to v0.1.6 01 June 2019, 00:59:24 UTC
d1901b0 Update to CHANGELOG.md 01 June 2019, 00:58:42 UTC
0055ae3 Merge branch 'develop' of github.com:microsoft/interpret into develop 31 May 2019, 23:42:17 UTC
5d82c6d Merge branch 'master' into develop 31 May 2019, 23:41:58 UTC
ec378ec Added back CI badge after port. 31 May 2019, 23:40:35 UTC
2587d54 Remove CI status until CI port is complete. 31 May 2019, 23:34:58 UTC
fd96f74 Update README.md 31 May 2019, 23:20:41 UTC
d9662b1 All visual imports are now under the visualize call. Getting ready for leaner requirements. 31 May 2019, 23:00:54 UTC
5de69fc Update to use new Pipelines badge. 31 May 2019, 22:40:36 UTC
c1650ee Fix indexing with preserve method. 31 May 2019, 21:05:45 UTC
5f5b749 Bump to v0.1.5. Update to CHANGELOG.md. 31 May 2019, 03:44:44 UTC
834ee40 Filled out preserve method, including error handling. Refactor on spec test. 31 May 2019, 03:30:18 UTC
d16f7af Merge branch 'develop' of github.com:microsoft/interpret into develop 30 May 2019, 23:57:27 UTC
4e938e4 Added preserve call. Similar to show but guarantees it works in static notebooks. 30 May 2019, 23:57:23 UTC
db99722 Added dependency psutil. 30 May 2019, 05:20:57 UTC
c2de746 Added light testing for debug_info call in develop module. 30 May 2019, 04:38:13 UTC
593b4bc Added guards around cpu info for develop module. 30 May 2019, 04:32:05 UTC
466c89a Fixed base url logic. 30 May 2019, 03:44:11 UTC
ffa3751 Added status_show_server to public API. Improvements on debug info for develop module. 30 May 2019, 01:24:33 UTC
54737d2 Clean-up of header sizes in example notebooks. 29 May 2019, 23:44:58 UTC
2af6dd5 Merge branch 'develop' of github.com:microsoft/interpret into develop 29 May 2019, 23:31:58 UTC
d6cd1d0 Exposed package version to module. Added system info calls to develop module. Introduced debug info call to develop module. 29 May 2019, 23:31:27 UTC
bc3eb50 review C++ allocation/deallocation for training and interaction. No major issues found. Many small chnages/fixes made 29 May 2019, 00:53:14 UTC
c1559ea Light-weight form of system information call in develop module. 28 May 2019, 21:39:31 UTC
2a87338 Flake8 clean-up. 28 May 2019, 03:55:31 UTC
625b24c Fixed base path not working in default cause. Added optional use of relative links for display. Reformat with Black. 27 May 2019, 03:22:46 UTC
2518f7a Promoted init_show_server to public API. Added more error handling to Dispatcher. Changed base_url to request and route paths for app generation. Most infrastructure is ready, but base_url will not work as expected yet. 26 May 2019, 04:35:41 UTC
c863f13 Ignore top-level venv. 25 May 2019, 04:58:29 UTC
6d8a8b4 Bump to v0.1.4. 23 May 2019, 21:47:22 UTC
1874dc0 Clean-up of setup.py and azure pipelines config. Updated CHANGELOG.md. 23 May 2019, 21:46:39 UTC
f1e61ad Allowing notebook tests to run longer. Preparing logging infrastructure for handling concurrent processes. 23 May 2019, 03:42:30 UTC
ee3d415 Reduced time taken for notebook tests. Added root path page for show server. Hardened error handling for show server. 23 May 2019, 01:26:50 UTC
369e93e Replaced executor thread pool with a single async thread. Re-enabled show based tests. Minor reformat. 22 May 2019, 23:29:01 UTC
8345e40 Bump to v0.1.3 22 May 2019, 01:50:38 UTC
bcc4d52 Hardened unify data API calls to take in lists. Updated CHANGELOG.md 22 May 2019, 01:49:40 UTC
3eef5ca Update .gitattributes 21 May 2019, 20:26:57 UTC
c00ca91 remove unneeded AttributeSet 21 May 2019, 07:41:02 UTC
e1d13a4 fix issue that accessing non-static variables in a function try block is undefined behavior 21 May 2019, 05:05:35 UTC
back to top