swh:1:snp:1ce4b30e3e4bfeb110b169799899929e14ccfba6

sort by:
Revision Author Date Message Commit Date
c952f74 Included requests as dependency. 16 July 2019, 21:15:51 UTC
5f086ae Bump to v0.1.10 16 July 2019, 20:58:54 UTC
f08340a Updated CHANGELOG.md 16 July 2019, 20:58:22 UTC
a1f8743 add some comments 12 July 2019, 22:13:34 UTC
876da7a clean out some unneeded include files 12 July 2019, 22:09:53 UTC
5bf85e3 fix purposely created build break in c++ automated test 12 July 2019, 08:40:03 UTC
9ab977d purposely test a failure in the C++ automated test app 12 July 2019, 08:38:52 UTC
470841d minor tweaks to successfully building automated C++ test pipeline 12 July 2019, 08:36:20 UTC
c9a617f in the build pipeline, use the previously built native libraries when testing them instead of re-building them 12 July 2019, 08:25:31 UTC
351c61a fix build pipeline problems for c++ automated test 12 July 2019, 08:16:32 UTC
822eb10 modify build pipeline to include C++ automated test 12 July 2019, 08:05:45 UTC
74b1e13 add building for other platforms in test_core_api.sh 12 July 2019, 07:33:13 UTC
1452d1b continuing tidying up of test_core_api.sh for one build case 10 July 2019, 22:36:37 UTC
f9f5bc1 Updated requirements to dev-requirements. Selenium added as dev dependency. 10 July 2019, 22:01:21 UTC
5a6ed56 Attempt selenium test on DevOps. 10 July 2019, 21:35:14 UTC
34f7f8e Added selenium test marker. Reformatted code. 10 July 2019, 20:47:44 UTC
4c37f25 consistency changes between build.sh and test_core_api.sh 10 July 2019, 20:35:15 UTC
625d8df simplify build.sh 10 July 2019, 19:30:14 UTC
8dcdc82 harmonize format between build.sh and test_core_api.sh 10 July 2019, 19:21:08 UTC
dbe804a cleaner version of test_core_api.sh 10 July 2019, 18:38:26 UTC
1e068b6 working concept for test_core_api.sh 10 July 2019, 11:35:09 UTC
9cb53c4 change library names to start with lib per linux standard 10 July 2019, 10:04:02 UTC
a5e3449 WIP on test_core_api.sh and variable name changes in some other scripts 10 July 2019, 09:40:41 UTC
a19218f modify 32 bit build options in several places 10 July 2019, 07:21:59 UTC
970daa1 simplify test_core_api.bat 10 July 2019, 07:07:50 UTC
596d8bf add g++-multilib for x86 build in pipeline 10 July 2019, 06:51:32 UTC
e67548f add optional x86 compile of C++ to bulid.sh 10 July 2019, 06:39:23 UTC
b8d1f39 change README.md and LICENSE to LF line endings 10 July 2019, 06:00:05 UTC
e946d6e First selenium test added. Still requires hook to CI. 10 July 2019, 05:32:02 UTC
99ab416 Added pragma to exception branches for a number of modules. 09 July 2019, 23:27:51 UTC
8b83149 Adjusted return type for debug_mode to provide handler. Added more tests. 09 July 2019, 22:55:00 UTC
64d73bc Added multiclass exception for EBM. 09 July 2019, 20:48:53 UTC
e2f9ad0 Merge branch 'master' into develop. Added back slow tests. 09 July 2019, 20:33:59 UTC
f5929ac finished harmonizing all sections of the build.sh 09 July 2019, 10:36:19 UTC
c2e725e finished harmonizing the linux side of build.sh 09 July 2019, 10:28:32 UTC
eb26f67 make more of the build.sh file common 09 July 2019, 10:07:14 UTC
1cc6b44 changing build.sh to allow for variable inputs to compilers 09 July 2019, 09:59:36 UTC
71d57c0 simplify build.sh slightly 09 July 2019, 07:39:50 UTC
ec25d15 add C++ automated test bat file 09 July 2019, 07:08:20 UTC
26e7965 go back to copying all artifacts in build pipeline since setup.py already filters what files go into the wheel 08 July 2019, 19:17:33 UTC
ca5ae90 change windows image used for testing 08 July 2019, 08:35:56 UTC
f2c3428 update "contents" section to resolve pipeline build error 08 July 2019, 08:29:03 UTC
18b48dd prevent the .lib files now being generated from being included in the wheel and the python lib directory since they aren't needed there 08 July 2019, 08:18:06 UTC
c7e2644 simplifications to azure pipelines yml 08 July 2019, 07:47:22 UTC
145cd47 add C++ automated test project 08 July 2019, 07:26:23 UTC
884fd8e update platform in VS for consistency 07 July 2019, 00:09:28 UTC
3725b4f change build.bat to build the core project file instead of the solution 06 July 2019, 23:48:09 UTC
023e907 add some comments regarding logits 01 July 2019, 06:34:46 UTC
eb1923c Update azure-pipelines.yml 29 June 2019, 04:49:45 UTC
dc027d2 Update README.md 28 June 2019, 21:29:42 UTC
4b33e36 some initial checks for future multiclass 26 June 2019, 22:15:02 UTC
55354e4 Fix double log formatting. 26 June 2019, 19:50:56 UTC
92fe88c add some comments to one section 26 June 2019, 17:07:06 UTC
3fbb9c1 Update plot.py 24 June 2019, 06:58:17 UTC
8daf27a Update templates.py 23 June 2019, 06:12:19 UTC
9f93e1b Update .gitignore 22 June 2019, 10:51:52 UTC
3486277 Added more dev requirements for CI environment. 21 June 2019, 00:50:20 UTC
13cada6 Verbose Verbose on pytest for Azure DevOps. 21 June 2019, 00:46:17 UTC
683da18 Made pytest verbose in Azure DevOps. 21 June 2019, 00:35:59 UTC
f9a10cb Update README.md 20 June 2019, 23:38:34 UTC
0c67b1e Correction on readme.md 20 June 2019, 02:15:43 UTC
7a040ea update asserts to use logging + asserts 19 June 2019, 06:41:58 UTC
650ca14 add new EBM_ASSERT that logs the assertion 19 June 2019, 05:49:51 UTC
f2cf369 change logging level required for showing input parameters on the exported functions and changed to counted logging on Training and interaction detection. 18 June 2019, 18:45:52 UTC
a0ccd7a Revert black dev dependency - not supported in 3.5 18 June 2019, 05:11:12 UTC
641ce0a Added black as dev dependency. 18 June 2019, 05:04:57 UTC
18c6ae2 Updated to prerelease version (for debugging). 18 June 2019, 04:23:51 UTC
10c2707 Revert sdist changes in DevOps. Cleanup of wheel artifact. 18 June 2019, 04:14:31 UTC
d5d5400 Explicit no clean on Azure DevOps extract files task for debug. 18 June 2019, 02:35:53 UTC
9960ef7 Adjusted DevOps to expose Python debug package. 18 June 2019, 02:29:50 UTC
26d70b9 handle the case of 1 state for an input feature 17 June 2019, 20:43:16 UTC
2c01a5a Removal of sphinx as dev dependency. 17 June 2019, 05:15:56 UTC
24428f1 Adjust default log level to INFO for debug_mode. 16 June 2019, 03:49:55 UTC
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
back to top