Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 521 - 530 of 1,745 for document (2.01 sec)

  1. ROC Curve with Visualization API — scikit-learn...

    Documentation for SVC i Fitted Parameters...
    scikit-learn.org/stable/auto_examples/miscellaneous/plot_roc_curve_visualization_api.html
    Fri Oct 10 15:14:33 UTC 2025
      113.9K bytes
      Cache
     
  2. MiniBatchKMeans — scikit-learn 1.7.2 documentation

    text documents using k-means Clustering text documents using...Gallery examples # Biclustering documents with the Spectral Co-clustering...
    scikit-learn.org/stable/modules/generated/sklearn.cluster.MiniBatchKMeans.html
    Fri Oct 10 15:14:35 UTC 2025
      171.1K bytes
      Cache
     
  3. Column Transformer with Mixed Types — scikit-le...

    Documentation for Pipeline i Fitted Parameters...preprocessor: ColumnTransformer ? Documentation for preprocessor: ColumnTransformer...
    scikit-learn.org/stable/auto_examples/compose/plot_column_transformer_mixed_types.html
    Fri Oct 10 15:14:35 UTC 2025
      240.9K bytes
      Cache
     
  4. randomized_range_finder — scikit-learn 1.7.2 do...

    Skip to main content Back to top Ctrl + K GitHub Choose version randomized_range_finder # sklearn.utils.extmath. rand...
    scikit-learn.org/stable/modules/generated/sklearn.utils.extmath.randomized_range_finder.html
    Thu Oct 09 16:57:48 UTC 2025
      109.1K bytes
      Cache
     
  5. Online learning of a dictionary of parts of fac...

    This example uses a large dataset of faces to learn a set of 20 x 20 images patches that constitute faces. From the programming standpoint, it is interesting because it shows how to use the online ...
    scikit-learn.org/stable/auto_examples/cluster/plot_dict_face_patches.html
    Fri Oct 10 15:14:35 UTC 2025
      98.7K bytes
      Cache
     
  6. Non-negative least squares — scikit-learn 1.7.2...

    In this example, we fit a linear model with positive constraints on the regression coefficients and compare the estimated coefficients to a classic linear regression. Generate some random data Spli...
    scikit-learn.org/stable/auto_examples/linear_model/plot_nnls.html
    Fri Oct 10 15:14:33 UTC 2025
      93.4K bytes
      Cache
     
  7. Segmenting the picture of greek coins in region...

    This example uses Spectral clustering on a graph created from voxel-to-voxel difference on an image to break this image into multiple partly-homogeneous regions. This procedure (spectral clustering...
    scikit-learn.org/stable/auto_examples/cluster/plot_coin_segmentation.html
    Fri Oct 10 15:14:36 UTC 2025
      95.4K bytes
      Cache
     
  8. L1 Penalty and Sparsity in Logistic Regression ...

    Comparison of the sparsity (percentage of zero coefficients) of solutions when L1, L2 and Elastic-Net penalty are used for different values of C. We can see that large values of C give more freedom...
    scikit-learn.org/stable/auto_examples/linear_model/plot_logistic_l1_l2_sparsity.html
    Fri Oct 10 15:14:35 UTC 2025
      99.5K bytes
      Cache
     
  9. lars_path_gram — scikit-learn 1.7.2 documentation

    Skip to main content Back to top Ctrl + K GitHub Choose version lars_path_gram # sklearn.linear_model. lars_path_gram...
    scikit-learn.org/stable/modules/generated/sklearn.linear_model.lars_path_gram.html
    Fri Oct 10 15:14:35 UTC 2025
      118.4K bytes
      Cache
     
  10. Simple 1D Kernel Density Estimation — scikit-le...

    This example uses the KernelDensity class to demonstrate the principles of Kernel Density Estimation in one dimension. The first plot shows one of the problems with using histograms to visualize th...
    scikit-learn.org/stable/auto_examples/neighbors/plot_kde_1d.html
    Fri Oct 10 15:14:33 UTC 2025
      116.1K bytes
      Cache
     
Back to top