Search Options

Display Count
Sort
Preferred Language
Label
Advanced Search

Results 1051 - 1060 of 9,830 for 2 (0.47 seconds)

  1. Evaluate the performance of a classifier with C...

    set_printoptions ( precision = 2 ) # Plot non-normalized confusion...n_redundant = 0 , n_classes = 2 , random_state = 42 , ) X_train...
    scikit-learn.org/stable/auto_examples/model_selection/plot_confusion_matrix.html
    Mon Dec 29 13:14:49 GMT 2025
      101K bytes
      Cache
     
  2. adjusted_mutual_info_score — scikit-learn...

    JMLR [ 2 ] Wikipedia entry for the Adjusted...([ 0 , 0 , 0 , 0 ], [ 0 , 1 , 2 , 3 ]) 0.0 Gallery examples #...
    scikit-learn.org/stable/modules/generated/sklearn.metrics.adjusted_mutual_info_score.html
    Mon Dec 29 13:14:48 GMT 2025
      116.5K bytes
      Cache
     
  3. Map data to a normal distribution — sciki...

    figaspect ( 2 )) axes = axes . flatten () axes_idxs..., 9 ), ( 1 , 4 , 7 , 10 ), ( 2 , 5 , 8 , 11 ), ( 12 , 15 , 18...
    scikit-learn.org/stable/auto_examples/preprocessing/plot_map_data_to_normal.html
    Mon Dec 29 13:14:48 GMT 2025
      104.9K bytes
      Cache
     
  4. pairwise_distances_chunked — scikit-learn...

    2 >>> def reduce_func (...[array([0, 3]), array([1]), array([2]), array([0, 3]), array([4])]...
    scikit-learn.org/stable/modules/generated/sklearn.metrics.pairwise_distances_chunked.html
    Mon Dec 29 13:14:48 GMT 2025
      118.6K bytes
      Cache
     
  5. Regularization path of L1- Logistic Regression ...

    = 2 ] y = y [ y != 2 ] Compute regularization...
    scikit-learn.org/stable/auto_examples/linear_model/plot_logistic_path.html
    Mon Dec 29 13:14:48 GMT 2025
      96.3K bytes
      Cache
     
  6. A demo of K-Means clustering on the handwritten...

    can use PCA to project into a 2-dimensional space and plot the...reduced_data = PCA ( n_components = 2 ) . fit_transform ( data ) kmeans...
    scikit-learn.org/stable/auto_examples/cluster/plot_kmeans_digits.html
    Mon Dec 29 13:14:48 GMT 2025
      116.4K bytes
      Cache
     
  7. GaussianNB — scikit-learn 1.8.0 documenta...

    [ - 2 , - 1 ], [ - 3 , - 2 ], [ 1 , 1 ], [ 2 , 1 ], [ 3...3 , 2 ]]) >>> Y = np . array ([ 1 , 1 , 1 , 2 , 2 , 2...
    scikit-learn.org/stable/modules/generated/sklearn.naive_bayes.GaussianNB.html
    Mon Dec 29 13:14:49 GMT 2025
      156.2K bytes
      Cache
     
  8. BernoulliRBM — scikit-learn 1.8.0 documen...

    Contrastive Divergence (PCD) [2]. The time complexity of this...this implementation is O(d ** 2) assuming d ~ n_features ~ n_components....
    scikit-learn.org/stable/modules/generated/sklearn.neural_network.BernoulliRBM.html
    Mon Dec 29 13:14:48 GMT 2025
      136.5K bytes
      Cache
     
  9. IBM Z and z/OS - IBM Developer

    Part 2: Security Explore three different...items Page number, of 8 pages 1 2 3 4 5 6 7 8 of 8 pages Previous...
    developer.ibm.com/components/ibmz/
    Mon Dec 29 12:05:39 GMT 2025
      637.3K bytes
      Cache
      Similar Results (3)
     
  10. Partial Dependence and Individual Conditional E...

    2 Release Highlights for scikit-learn 1.2 Gallery generated...between the target function [ 2 ] and a set of features of interest,...
    scikit-learn.org/stable/auto_examples/inspection/plot_partial_dependence.html
    Mon Dec 29 13:14:49 GMT 2025
      266.4K bytes
      Cache
     
Back to Top