Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 571 - 580 of 3,264 for 2 (0.43 sec)

  1. pairwise_kernels — scikit-learn 1.7.2 documenta...

    2.]]) On this page This Page...
    scikit-learn.org/stable/modules/generated/sklearn.metrics.pairwise.pairwise_kernels.html
    Wed Sep 24 16:15:25 UTC 2025
      112.4K bytes
      Cache
     
  2. 8.4. Loading other datasets — scikit-learn 1.7....

    15(2), 49-60, 2014. 8.4.3.2. ARFF parser # From...in the following example. 8.4.2. Datasets in svmlight / libsvm...
    scikit-learn.org/stable/datasets/loading_other_datasets.html
    Wed Sep 24 16:15:25 UTC 2025
      60.8K bytes
      Cache
     
  3. 7.5. Unsupervised dimensionality reduction — sc...

    2. Random projections # The module:...
    scikit-learn.org/stable/modules/unsupervised_reduction.html
    Tue Sep 23 15:14:21 UTC 2025
      35.9K bytes
      Cache
     
  4. Nearest Neighbors Classification — scikit-learn...

    subplots ( ncols = 2 , figsize = ( 12 , 5 )) for ax...
    scikit-learn.org/stable/auto_examples/neighbors/plot_classification.html
    Wed Sep 24 16:15:25 UTC 2025
      96.2K bytes
      Cache
     
  5. Spectral clustering for image segmentation — sc...

    0 ]) ** 2 + ( y - center1 [ 1 ]) ** 2 < radius1 ** 2 circle2...0 ]) ** 2 + ( y - center2 [ 1 ]) ** 2 < radius2 ** 2 circle3...
    scikit-learn.org/stable/auto_examples/cluster/plot_segmentation_toy.html
    Wed Sep 24 16:15:25 UTC 2025
      100.4K bytes
      Cache
     
  6. Feature importances with a forest of trees — sc...

    n_classes = 2 , random_state = 0 , shuffle =...max_depth None min_samples_split 2 min_samples_leaf 1 min_weight_fraction_leaf...
    scikit-learn.org/stable/auto_examples/ensemble/plot_forest_importances.html
    Wed Sep 24 16:15:26 UTC 2025
      123.2K bytes
      Cache
     
  7. FastICA on 2D point clouds — scikit-learn 1.7.2...

    subplot ( 2 , 2 , 2 ) plot_samples ( X / np ....1.5 , size = ( 20000 , 2 )) S [:, 0 ] *= 2.0 # Mix data A = np ....
    scikit-learn.org/stable/auto_examples/decomposition/plot_ica_vs_pca.html
    Wed Sep 24 16:15:25 UTC 2025
      103.2K bytes
      Cache
     
  8. Visualizations with Display Objects — scikit-le...

    2 , figsize = ( 12 , 8 )) roc_display...
    scikit-learn.org/stable/auto_examples/miscellaneous/plot_display_object_visualization.html
    Wed Sep 24 16:15:25 UTC 2025
      126.6K bytes
      Cache
     
  9. binarize — scikit-learn 1.7.2 documentation

    2 ]] >>> binarize ( X , threshold...
    scikit-learn.org/stable/modules/generated/sklearn.preprocessing.binarize.html
    Wed Sep 24 16:15:26 UTC 2025
      107.6K bytes
      Cache
     
  10. OneToOneFeatureMixin — scikit-learn 1.7.2 docum...

    2 ], [ 3 , 4 ]]) >>> MyEstimator...
    scikit-learn.org/stable/modules/generated/sklearn.base.OneToOneFeatureMixin.html
    Wed Sep 24 16:15:25 UTC 2025
      109.6K bytes
      Cache
     
Back to top