Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 1001 - 1010 of 1,826 for document (0.22 sec)

  1. 1. Supervised learning — scikit-learn 1.5.2 doc...

    Linear Models- Ordinary Least Squares, Ridge regression and classification, Lasso, Multi-task Lasso, Elastic-Net, Multi-task Elastic-Net, Least Angle Regression, LARS Lasso, Orthogonal Matching Pur...
    scikit-learn.org/stable/supervised_learning.html
    Sat Nov 23 04:49:15 UTC 2024
      47.2K bytes
      Cache
     
  2. grid_to_graph — scikit-learn 1.5.2 documentation

    Skip to main content Back to top Ctrl + K GitHub grid_to_graph # sklearn.feature_extraction.image. grid_to_graph ( n_...
    scikit-learn.org/stable/modules/generated/sklearn.feature_extraction.image.grid_to_graph.html
    Sat Nov 23 04:49:14 UTC 2024
      107.4K bytes
      Cache
     
  3. check_is_fitted — scikit-learn 1.5.2 documentation

    Gallery examples: Inductive Clustering__sklearn_is_fitted__ as Developer API Metadata Routing
    scikit-learn.org/stable/modules/generated/sklearn.utils.validation.check_is_fitted.html
    Sat Nov 23 04:49:14 UTC 2024
      110.9K bytes
      Cache
     
  4. Cisco Transforms Enterprise Search with AI and ...

    content from millions of documents that helps resolve the more...of files of web pages and documents, including data sheets and...
    www.elastic.co/customers/cisco
    Sun Nov 24 00:06:21 UTC 2024
      339.7K bytes
      4 views
      Cache
     
  5. Elasticsearch Relevance Engine™ - Build advance...

    is a method for combining document rankings from multiple retrieval...Secure your embeddings at the document level to ensure data is in...
    www.elastic.co/elasticsearch/elasticsearch-relevance-engine
    Sun Nov 24 00:14:39 UTC 2024
      493.2K bytes
      Cache
     
  6. 7. Dataset loading utilities — scikit-learn 1.5...

    The sklearn.datasets package embeds some small toy datasets and provides helpers to fetch larger datasets commonly used by the machine learning community to benchmark algorithms on data that comes ...
    scikit-learn.org/stable/datasets.html
    Fri Nov 22 23:53:26 UTC 2024
      38.8K bytes
      Cache
     
  7. Ridge coefficients as a function of the L2 Regu...

    A model that overfits learns the training data too well, capturing both the underlying patterns and the noise in the data. However, when applied to unseen data, the learned associations may not hol...
    scikit-learn.org/stable/auto_examples/linear_model/plot_ridge_coeffs.html
    Sat Nov 23 04:49:15 UTC 2024
      98.9K bytes
      Cache
     
  8. Categorical Feature Support in Gradient Boostin...

    In this example, we will compare the training times and prediction performances of HistGradientBoostingRegressor with different encoding strategies for categorical features. In particular, we will ...
    scikit-learn.org/stable/auto_examples/ensemble/plot_gradient_boosting_categorical.html
    Sat Nov 23 04:49:14 UTC 2024
      120.2K bytes
      Cache
     
  9. Plot randomly generated classification dataset ...

    This example plots several randomly generated classification datasets. For easy visualization, all datasets have 2 features, plotted on the x and y axis. The color of each point represents its clas...
    scikit-learn.org/stable/auto_examples/datasets/plot_random_dataset.html
    Sat Nov 23 04:49:15 UTC 2024
      97.3K bytes
      Cache
     
  10. Curve Fitting with Bayesian Ridge Regression — ...

    Computes a Bayesian Ridge Regression of Sinusoids. See Bayesian Ridge Regression for more information on the regressor. In general, when fitting a curve with a polynomial by Bayesian ridge regressi...
    scikit-learn.org/stable/auto_examples/linear_model/plot_bayesian_ridge_curvefit.html
    Sat Nov 23 04:49:14 UTC 2024
      93.8K bytes
      Cache
     
Back to top