Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 371 - 380 of 2,765 for ' (0.09 sec)

  1. Release Highlights for scikit-learn 0.24 — scik...

    best_params_ {'bootstrap': True, 'criterion': 'gini', 'max_depth': None,...None, 'max_features': 10, 'min_samples_split': 10} Native support...
    scikit-learn.org/stable/auto_examples/release_highlights/plot_release_highlights_0_24_0.html
    Fri Feb 21 14:54:33 UTC 2025
      156.6K bytes
      Cache
     
  2. ChatGPT and Elasticsearch: OpenAI meets private...

    Elasticsearch's search relevance with OpenAI's ChatGPT's question-answering...Elasticsearch's search relevance with ChatGPT's question-answering...
    www.elastic.co/search-labs/blog/chatgpt-elasticsearch-openai-meets-private-data
    Sun Feb 23 00:25:43 UTC 2025
      337.6K bytes
      Cache
     
  3. LassoLarsIC — scikit-learn 1.6.1 documentation

    Parameters : criterion {aic, bic}, default=aic The type of criterion...precompute bool, auto or array-like, default=auto Whether to use...
    scikit-learn.org/stable/modules/generated/sklearn.linear_model.LassoLarsIC.html
    Fri Feb 21 14:54:34 UTC 2025
      146.3K bytes
      Cache
     
  4. Are synonyms important in RAG? - Elasticsearch ...

    let's define the settings and mappings for our data: We'll use...that we want, but it's not precise. We'll get this result when...
    www.elastic.co/search-labs/blog/synonyms-in-rag-genai
    Fri Feb 14 00:34:00 UTC 2025
      191.3K bytes
      Cache
     
  5. RidgeCV — scikit-learn 1.6.1 documentation

    gcv_mode {auto, svd, eigen}, default=auto Flag indicating...Cross-Validation. Options are: 'auto' : use 'svd' if n_samples > n_features...
    scikit-learn.org/stable/modules/generated/sklearn.linear_model.RidgeCV.html
    Fri Feb 21 14:54:34 UTC 2025
      151K bytes
      Cache
     
  6. set_config — scikit-learn 1.6.1 documentation

    display {text, diagram}, default=None If diagram, estimators...while True will only print SVC() while the default behaviour...
    scikit-learn.org/stable/modules/generated/sklearn.set_config.html
    Fri Feb 21 14:54:33 UTC 2025
      120.3K bytes
      Cache
     
  7. load_files — scikit-learn 1.6.1 documentation

    decode_error {strict, ignore, replace}, default=strict Instruction...the encoding parameter. For many modern text files, utf-8’...
    scikit-learn.org/stable/modules/generated/sklearn.datasets.load_files.html
    Fri Feb 21 14:54:33 UTC 2025
      112.5K bytes
      1 views
      Cache
     
  8. classification_report — scikit-learn 1.6.1 docu...

    structure: { 'label 1' : { 'precision' : 0.5 , 'recall' : 1.0 , 'f1-score'...target_names = [ 'class 0' , 'class 1' , 'class 2' ] >>> print (...
    scikit-learn.org/stable/modules/generated/sklearn.metrics.classification_report.html
    Fri Feb 21 14:54:32 UTC 2025
      121.3K bytes
      Cache
     
  9. IsotonicRegression — scikit-learn 1.6.1 documen...

    estimates sign. out_of_bounds {nan, clip, raise}, default=’nan’...prediction. nan, predictions will be NaN. clip, predictions...
    scikit-learn.org/stable/modules/generated/sklearn.isotonic.IsotonicRegression.html
    Fri Feb 21 14:54:33 UTC 2025
      146.4K bytes
      Cache
     
  10. Principal Component Analysis (PCA) on Iris Data...

    dict_keys(['data', 'target', 'frame', 'target_names', 'DESCR', 'feature_names',...'feature_names', 'filename', 'data_module']) Plot of pairs of features...
    scikit-learn.org/stable/auto_examples/decomposition/plot_pca_iris.html
    Fri Feb 21 14:54:32 UTC 2025
      93.3K bytes
      Cache
     
Back to top