- Sort Score
- Num 10 results
- Language All
- Labels All
Results 21 - 30 of 282 for pipe (0.11 seconds)
-
Balance model complexity and cross-validated sc...
pipe = Pipeline ( [ ( "reduce_dim"...model. grid = GridSearchCV ( pipe , # Use a non-stratified CV...scikit-learn.org/stable/auto_examples/model_selection/plot_grid_search_refit_callable.html -
Comparing Target Encoder with Other Encoders &#...
pipe ): result = cross_validate ( pipe , X , y , scoring...categorical_features ), ] ) pipe = make_pipeline ( preprocessor...scikit-learn.org/stable/auto_examples/preprocessing/plot_target_encoder.html -
Release Highlights for scikit-learn 0.24 —...
the latest version (with pip): pip install -- upgrade scikit...fetch_covtype ( return_X_y = True ) pipe = make_pipeline ( MinMaxScaler...scikit-learn.org/stable/auto_examples/release_highlights/plot_release_highlights_0_24_0.html -
7.3. Preprocessing data — scikit-learn 1....
random_state = 42 ) >>> pipe = make_pipeline ( StandardScaler...LogisticRegression ()) >>> pipe . fit ( X_train , y_train )...scikit-learn.org/stable/modules/preprocessing.html -
3.2. Tuning the hyper-parameters of an estimato...
import SelectKBest >>> pipe = Pipeline ([ ... ( 'select'...>>> search = GridSearchCV ( pipe , param_grid , cv = 5 ) . fit...scikit-learn.org/stable/modules/grid_search.html -
Displaying Pipelines — scikit-learn 1.8.0...
] pipe = Pipeline ( steps ) pipe # click on the..."linear" ))] pipe = Pipeline ( steps ) pipe # click on the...scikit-learn.org/stable/auto_examples/miscellaneous/plot_pipeline_display.html -
Metadata Routing — scikit-learn 1.8.0 doc...
pipe = SimplePipeline ( transformer...( sample_weight = True ), ) pipe . fit ( X , y , sample_weight...scikit-learn.org/stable/auto_examples/miscellaneous/plot_metadata_routing.html -
Selecting dimensionality reduction with Pipelin...
load_digits ( return_X_y = True ) pipe = Pipeline ( [ ( "scaling"...ot; ] grid = GridSearchCV ( pipe , n_jobs = 1 , param_grid =...scikit-learn.org/stable/auto_examples/compose/plot_compare_reduction.html -
Supervised fine-tuning of the open source IBM G...
the text generation pipeline pipe = pipeline( task= "text-generation"...{question} [/INST]" generated = pipe(prompt) predicted_answer = generated[...developer.ibm.com/articles/awb-supervised-finetuning-ibm-granite-model-transformers/ -
Replace Splunk with Elastic for logs, security,...
Query language Elastic's piped query language and engine, ES|QL...DSL queries. Splunk's piped query language, SPL, allows...www.elastic.co/splunk-replacement