-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Development #1068
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Development #1068
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
* Adding example which depicts on how to calc multiple score per run * Update abstract_evaluator.py Co-authored-by: Rohit Agarwal <rohit.agarwal4@aexp.com>
* init * ADD swig * Copy notebooks for binder * trigger ghpages * RM second binder dir * ADD exception for custom metrics example * FIX notebook dir and askl being not installed * FIX comma * fix dirnames * UNDO buildingdocs for binder branch
* Initial commit for new data scheme * New input validator schema * Incorporate feedback from #1041 * Missing feedback from #1041 * Deleted missing file * Merge conflict with two loggers * Improving coverage * Inverse transform unknown handling * Test logger client for smbo error * Try to remove random smbo error * Mode debug msg capabilites for smbo * Also print root logger * Improved checking * Check Pandas transformation * More robust time checking
* Allow to pass the context to each block * Re-enable examples without main * Intensification supports just 1 worker * spawn if provided dask client * Mock dask client * Flake fix * distributed wait redundant * Error out on unsupported calls
* use threads again * try the forkserver * use forkserver pre-load for faster process starting * streamline code * de-duplicate code * add missing file * Update parallel.py * Update parallel.py
Codecov Report
@@ Coverage Diff @@
## master #1068 +/- ##
==========================================
- Coverage 85.52% 85.47% -0.05%
==========================================
Files 127 130 +3
Lines 10176 10334 +158
==========================================
+ Hits 8703 8833 +130
- Misses 1473 1501 +28
Continue to review full report at Codecov.
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.