-
Notifications
You must be signed in to change notification settings - Fork 87
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* added preparatory functions for fast_train check * Remove fast_train preset and non-default tag from ransac_non_lin_reg * Remove non-default tag from ransac_non_lin_reg * Remove fast_train tag from diff_filter * Form a test for checking fast_train preset * Add secondary perfomance check for operations with fast_train preset * Fix secondary fast_train check list copy * speedup naive average * update test * Move perfomance evaluating function above the tests * add `resample` and `one_hot_encoding` to skip list.py --------- Co-authored-by: Sergey Kasyanov <[email protected]>
- Loading branch information
1 parent
607b416
commit dd7a75e
Showing
3 changed files
with
79 additions
and
76 deletions.
There are no files selected for viewing
This file contains 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
This file contains 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
This file contains 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