Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
bob
bob.pad.base
Commits
af455f9f
Commit
af455f9f
authored
Jul 12, 2019
by
anjith2006
Committed by
Anjith GEORGE
Feb 06, 2020
Browse files
WIP, wrapper for scikit classifiers
parent
ab7cb609
Changes
1
Show whitespace changes
Inline
Side-by-side
bob/pad/base/algorithm/ScikitClassifier.py
View file @
af455f9f
...
...
@@ -244,15 +244,14 @@ class ScikitClassifier(Algorithm):
Parameters
----------
training_features : [FrameContainer]
A list of FrameContainers
step
:`int`
step :
`int`
Data selection step.
**
Returns
:**
Returns
-------
training_features_subset : [FrameContainer]
A list with selected FrameContainers
"""
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment