- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 1 - 10 of 31 for pipe (0.14 sec)
-
Part 4: Natural Language Processing with Fess
$ pip install elasticsearch $ pip install numpy $ pip install...with the following command: $ pip install esanpy To use it, import...fess.codelibs.org/articles/4/document.html -
getting_started.rst.txt
create a pipeline object >>> pipe = make_pipeline( ... StandardScaler(),...# fit the whole pipeline >>> pipe.fit(X_train, y_train) Pipel...scikit-learn.org/stable/_sources/getting_started.rst.txt -
grid_search.rst.txt
tion import SelectKBest >>> pipe = Pipeline([ ... ('select',...8]} >>> search = GridSearchCV(pipe, param_grid, cv=5).fit(X, y)...scikit-learn.org/stable/_sources/modules/grid_search.rst.txt -
Pipelining: chaining a PCA and a logistic regre...
plot_digits_pipe.py Download zipped: plot_digits_pipe.zip Related...max_iter = 10000 , tol = 0.1 ) pipe = Pipeline ( steps = [( "scaler"...scikit-learn.org/stable/auto_examples/compose/plot_digits_pipe.html -
preprocessing.rst.txt
random_state=42) >>> pipe = make_pipeline(StandardScaler(),..., LogisticRegression()) >>> pipe.fit(X_train, y_train) # apply...scikit-learn.org/stable/_sources/modules/preprocessing.rst.txt -
"It's over." | MetaFilter
www.metafilter.com/209457/Its-over -
Recursive feature elimination — scikit-learn 1....
] ) pipe . fit ( X , y ) ranking = pipe . named_steps...), - 1 )) y = digits . target pipe = Pipeline ( [ ( "scaler" ,...scikit-learn.org/stable/auto_examples/feature_selection/plot_rfe_digits.html -
Getting Started — scikit-learn 1.7.0 documentation
create a pipeline object >>> pipe = make_pipeline ( ... StandardScaler...# fit the whole pipeline >>> pipe . fit ( X_train , y_train )...scikit-learn.org/stable/getting_started.html -
4. Metadata Routing — scikit-learn 1.7.0 docume...
= SelectKBest ( k = 2 ) >>> pipe = make_pipeline ( sel , lr )...cv_results = cross_validate ( ... pipe , ... X , ... y , ... cv = GroupKFold...scikit-learn.org/stable/metadata_routing.html -
Logstash Reference [8.18] | Elastic
logstash log4j lumberjack meetup pipe puppet_facter rabbitmq redis...nagios_nsca opentsdb pagerduty pipe rabbitmq redis redmine riak...www.elastic.co/guide/en/logstash/8.18/index.html