-
Notifications
You must be signed in to change notification settings - Fork 10
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* adapt _fit to match sklearn >= 1.6 * check type * change type casting * reduce used vars * overhaul typing * use new variable * dont override variable type and ignore too many return statements * ignore types * generalize type * Add typing * ignore error * do not reuse var * decode file * ignore that Hash functions cannot be found * false positive * type cast * ignore rdkit typing * add type * improve docstring * remove invalid dtype param
- Loading branch information
1 parent
2f9baee
commit 335b2e3
Showing
22 changed files
with
139 additions
and
129 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
Oops, something went wrong.