Search Options

Display Count
Sort
Preferred Language
Label
Advanced Search

Results 11 - 20 of 362 for pipe (1.66 seconds)

Filter
  1. Evaluating generic phrases using Granite models

    transformers import pipeline pipe = pipeline( "text-generation"...HuggingFacePipeline( pipeline =pipe) Copy code Prompt Template 1...
    developer.ibm.com/articles/generics-granite/
    Mon Mar 09 14:03:50 UTC 2026
      22.4K bytes
      Cache
     
  2. What is query language? | A Comprehensive Query...

    From pipe dreams to reality: Announcing Elastic’s piped query...Query Language (ES|QL) is a new piped language that transforms, enriches,...
    www.elastic.co/what-is/query-language
    Mon Mar 09 02:01:35 UTC 2026
      55.4K bytes
      Cache
     
  3. Pipeline — scikit-learn 1.8.0 documentation

    random_state = 0 ) >>> pipe = Pipeline ([( 'scaler'...into the train set >>> pipe . fit ( X_train , y_train )...
    scikit-learn.org/stable/modules/generated/sklearn.pipeline.Pipeline.html
    Mon Mar 09 14:07:57 UTC 2026
      23K bytes
      Cache
     
  4. maxabs_scale — scikit-learn 1.8.0 documen...

    most risks of data leaking: pipe = make_pipeline(MaxAbsScaler(),...
    scikit-learn.org/stable/modules/generated/sklearn.preprocessing.maxabs_scale.html
    Mon Mar 09 14:07:54 UTC 2026
      13.9K bytes
      Cache
     
  5. Functionbeat: Lightweight Shipper for Cloud Dat...

    serverless shipper to directly pipe data streams from AWS CloudWatch...
    www.elastic.co/beats/functionbeat
    Mon Mar 09 01:57:55 UTC 2026
      67.8K bytes
      Cache
     
  6. scale — scikit-learn 1.8.0 documentation

    most risks of data leaking: pipe = make_pipeline(StandardScaler(),...
    scikit-learn.org/stable/modules/generated/sklearn.preprocessing.scale.html
    Mon Mar 09 14:07:57 UTC 2026
      14.3K bytes
      Cache
     
  7. robust_scale — scikit-learn 1.8.0 documen...

    most risks of data leaking: pipe = make_pipeline(RobustScaler(),...
    scikit-learn.org/stable/modules/generated/sklearn.preprocessing.robust_scale.html
    Mon Mar 09 16:03:58 UTC 2026
      14.5K bytes
      Cache
     
  8. power_transform — scikit-learn 1.8.0 docu...

    : pipe = make_pipeline(PowerTransformer(),...
    scikit-learn.org/stable/modules/generated/sklearn.preprocessing.power_transform.html
    Mon Mar 09 14:07:57 UTC 2026
      14.7K bytes
      Cache
     
  9. minmax_scale — scikit-learn 1.8.0 documen...

    most risks of data leaking: pipe = make_pipeline(MinMaxScaler(),...
    scikit-learn.org/stable/modules/generated/sklearn.preprocessing.minmax_scale.html
    Mon Mar 09 14:07:54 UTC 2026
      14.9K bytes
      Cache
     
  10. quantile_transform — scikit-learn 1.8.0 d...

    most risks of data leaking: pipe = make_pipeline(QuantileTransformer(),...
    scikit-learn.org/stable/modules/generated/sklearn.preprocessing.quantile_transform.html
    Mon Mar 09 14:07:53 UTC 2026
      15.5K bytes
      Cache
     
Back to Top