Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 481 - 490 of 1,705 for document (0.34 sec)

  1. Caching nearest neighbors — scikit-learn 1.7.0 ...

    This example demonstrates how to precompute the k nearest neighbors before using them in KNeighborsClassifier. KNeighborsClassifier can compute the nearest neighbors internally, but precomputing th...
    scikit-learn.org/stable/auto_examples/neighbors/plot_caching_nearest_neighbors.html
    Thu Jul 03 11:42:05 UTC 2025
      93.5K bytes
      Cache
     
  2. cross_validate — scikit-learn 1.7.0 documentation

    Gallery examples: Time-related feature engineering Lagged features for time series forecasting Categorical Feature Support in Gradient Boosting Features in Histogram Gradient Boosting Trees Combine...
    scikit-learn.org/stable/modules/generated/sklearn.model_selection.cross_validate.html
    Thu Jul 03 11:42:06 UTC 2025
      137.7K bytes
      Cache
     
  3. lasso_path — scikit-learn 1.7.0 documentation

    Gallery examples: Lasso, Lasso-LARS, and Elastic Net paths
    scikit-learn.org/stable/modules/generated/sklearn.linear_model.lasso_path.html
    Thu Jul 03 11:42:05 UTC 2025
      121.2K bytes
      Cache
     
  4. Vector Quantization Example — scikit-learn 1.7....

    This example shows how one can use KBinsDiscretizer to perform vector quantization on a set of toy image, the raccoon face. Original image: We start by loading the raccoon face image from SciPy. We...
    scikit-learn.org/stable/auto_examples/cluster/plot_face_compress.html
    Thu Jul 03 11:42:05 UTC 2025
      111.1K bytes
      Cache
     
  5. Comparison of Calibration of Classifiers — scik...

    Well calibrated classifiers are probabilistic classifiers for which the output of predict_proba can be directly interpreted as a confidence level. For instance, a well calibrated (binary) classifie...
    scikit-learn.org/stable/auto_examples/calibration/plot_compare_calibration.html
    Thu Jul 03 11:42:05 UTC 2025
      116.8K bytes
      Cache
     
  6. Orthogonal Matching Pursuit — scikit-learn 1.7....

    Using orthogonal matching pursuit for recovering a sparse signal from a noisy measurement encoded with a dictionary Total running time of the script:(0 minutes 0.195 seconds) Launch binder Launch J...
    scikit-learn.org/stable/auto_examples/linear_model/plot_omp.html
    Thu Jul 03 11:42:05 UTC 2025
      96.7K bytes
      Cache
     
  7. recall_score — scikit-learn 1.7.0 documentation

    Gallery examples: Probability Calibration curves Post-tuning the decision threshold for cost-sensitive learning Precision-Recall
    scikit-learn.org/stable/modules/generated/sklearn.metrics.recall_score.html
    Thu Jul 03 11:42:05 UTC 2025
      125.5K bytes
      Cache
      Similar Results (1)
     
  8. validation_curve — scikit-learn 1.7.0 documenta...

    Gallery examples: Scaling the regularization parameter for SVCs
    scikit-learn.org/stable/modules/generated/sklearn.model_selection.validation_curve.html
    Thu Jul 03 11:42:05 UTC 2025
      121.9K bytes
      Cache
     
  9. sklearn.datasets — scikit-learn 1.7.0 documenta...

    Utilities to load popular datasets and artificial data generators. User guide. See the Dataset loading utilities section for further details. Loaders: Sample generators:
    scikit-learn.org/stable/api/sklearn.datasets.html
    Thu Jul 03 11:42:06 UTC 2025
      132.3K bytes
      Cache
     
  10. silhouette_samples — scikit-learn 1.7.0 documen...

    Gallery examples: Selecting the number of clusters with silhouette analysis on KMeans clustering
    scikit-learn.org/stable/modules/generated/sklearn.metrics.silhouette_samples.html
    Thu Jul 03 11:42:05 UTC 2025
      112.3K bytes
      Cache
     
Back to top