Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
S
scikit-learn
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Ian Johnson
scikit-learn
Commits
Commits · cd765529ae44653099ac4e0c5f7caddbae38e58c
cd765529ae44653099ac4e0c5f7caddbae38e58c
Select Git revision
Selected
cd765529ae44653099ac4e0c5f7caddbae38e58c
Branches
19
master
default
protected
0.19.X
discrete
0.18.X
ignore_lambda_to_diff_errors
0.17.X
authors-update
0.16.X
0.15.X
0.14.X
debian
0.13.X
0.12.X
0.11.X
0.10.X
0.9.X
0.6.X
0.7.X
0.8.X
Tags
20
0.19.1
0.19.0
0.19b2
0.19b1
0.19-branching
0.18.2
0.18.1
0.18
0.18rc2
0.18rc1
0.18rc
0.17.1-1
0.17.1
debian/0.17.0-4
debian/0.17.0-3
debian/0.17.0-1
0.17
debian/0.17.0_b1+git14-g4e6829c-1
debian/0.17.0_b1-1
0.17b1
40 results
scikit-learn
scikits
learn
tests
test_pipeline.py
Author
Search by author
Any Author
authors
Ian Johnson
ir-johnson
1 author
Browse files
Sep 09, 2010
ENH: Change pipelines so that they are simpler and address subobjects
· d52c5c8b
Gael Varoquaux
authored
14 years ago
d52c5c8b
ENH: Finish the __repr__ for the pipeline
· 1c590544
Gael Varoquaux
authored
14 years ago
1c590544
Sep 08, 2010
ENH: Implement _reinit on Pipelines.
· c4c8ffd3
Gael Varoquaux
authored
14 years ago
c4c8ffd3
ENH: Add _set_params/_get_params in Pipeline
· b20abdda
Gael Varoquaux
authored
14 years ago
b20abdda
Loading