Search Options

Display Count
Sort
Preferred Language
Label
Advanced Search

Results 581 - 590 of 3,542 for document (1.94 seconds)

  1. A demo of the Spectral Co-Clustering algorithm ...

    Biclustering algorithm Biclustering documents with the Spectral Co-clustering...Co-clustering algorithm Biclustering documents with the Spectral Co-clustering...
    scikit-learn.org/stable/auto_examples/bicluster/plot_spectral_coclustering.html
    Mon Jan 26 11:09:14 GMT 2026
      92.8K bytes
      1 views
      Cache
     
  2. Apache Lucene™ 10.3.2 Documentation

    2 Documentation Lucene is a Java full-text...applications. This is the official documentation for Apache Lucene 10.3.2...
    lucene.apache.org/core/10_3_2/index.html
    Mon Nov 17 10:33:07 GMT 2025
      8K bytes
      Cache
     
  3. 7.9. Transforming the prediction target (y) &#8...

    Transforming the prediction target ( y): These are transformers that are not intended to be used on features, only on supervised learning targets. See also Transforming target in regression if you ...
    scikit-learn.org/stable/modules/preprocessing_targets.html
    Mon Jan 26 11:09:12 GMT 2026
      42.8K bytes
      Cache
     
  4. Release Highlights for scikit-learn 1.6 —...

    We are pleased to announce the release of scikit-learn 1.6! Many bug fixes and improvements were added, as well as some key new features. Below we detail the highlights of this release. For an exha...
    scikit-learn.org/stable/auto_examples/release_highlights/plot_release_highlights_1_6_0.html
    Mon Jan 26 11:09:14 GMT 2026
      110.3K bytes
      Cache
     
  5. Comparison of kernel ridge and Gaussian process...

    This example illustrates differences between a kernel ridge regression and a Gaussian process regression. Both kernel ridge regression and Gaussian process regression are using a so-called “kernel ...
    scikit-learn.org/stable/auto_examples/gaussian_process/plot_compare_gpr_krr.html
    Mon Jan 26 11:09:14 GMT 2026
      145.1K bytes
      Cache
     
  6. Joint feature selection with multi-task Lasso &...

    The multi-task lasso allows to fit multiple regression problems jointly enforcing the selected features to be the same across tasks. This example simulates sequential measurements, each task is a t...
    scikit-learn.org/stable/auto_examples/linear_model/plot_multi_task_lasso_support.html
    Mon Jan 26 11:09:12 GMT 2026
      99.3K bytes
      Cache
     
  7. Receiver Operating Characteristic (ROC) with cr...

    This example presents how to estimate and visualize the variance of the Receiver Operating Characteristic (ROC) metric using cross-validation. ROC curves typically feature true positive rate (TPR) ...
    scikit-learn.org/stable/auto_examples/model_selection/plot_roc_crossval.html
    Mon Jan 26 11:09:17 GMT 2026
      102.9K bytes
      Cache
     
  8. Agglomerative clustering with and without struc...

    This example shows the effect of imposing a connectivity graph to capture local structure in the data. The graph is simply the graph of 20 nearest neighbors. There are two advantages of imposing a ...
    scikit-learn.org/stable/auto_examples/cluster/plot_agglomerative_clustering.html
    Fri Dec 05 17:52:54 GMT 2025
      97.4K bytes
      Cache
     
  9. 7.3. Preprocessing data — scikit-learn 1....

    The sklearn.preprocessing package provides several common utility functions and transformer classes to change raw feature vectors into a representation that is more suitable for the downstream esti...
    scikit-learn.org/stable/modules/preprocessing.html
    Mon Jan 26 11:09:12 GMT 2026
      198.2K bytes
      Cache
     
  10. Demonstrating the different strategies of KBins...

    This example presents the different strategies implemented in KBinsDiscretizer: ‘uniform’: The discretization is uniform in each feature, which means that the bin widths are constant in each dimens...
    scikit-learn.org/stable/auto_examples/preprocessing/plot_discretization_strategies.html
    Mon Jan 26 11:09:17 GMT 2026
      100.4K bytes
      Cache
     
Back to Top