Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 861 - 870 of 3,487 for 1 (0.08 sec)

  1. Comparison between grid search and successive h...

    1e-1 , 1e-2 , 1e-3 , 1e-4 , 1e-5 , 1e-6 , 1e-7 ] Cs = [ 1 , 10...
    scikit-learn.org/stable/auto_examples/model_selection/plot_successive_halving_heatmap.html
    Fri Nov 01 07:27:40 UTC 2024
      101.6K bytes
      Cache
     
  2. Plot class probabilities calculated by the Voti...

    [ 1.1 , 1.2 ]]) y = np . array ([ 1 , 1 , 2 , 2 ]) eclf...np . array ([[ - 1.0 , - 1.0 ], [ - 1.2 , - 1.4 ], [ - 3.4 , -...
    scikit-learn.org/stable/auto_examples/ensemble/plot_voting_probas.html
    Fri Nov 01 07:27:39 UTC 2024
      96.8K bytes
      Cache
     
  3. Demonstration of k-means assumptions — scikit-l...

    axs [ 1 , 0 ] . set_title ( "Unequal Variance" ) axs [ 1 , 1 ] ....X_filtered [:, 1 ], c = y_filtered ) axs [ 1 , 1 ] . set_title...
    scikit-learn.org/stable/auto_examples/cluster/plot_kmeans_assumptions.html
    Fri Nov 01 07:27:39 UTC 2024
      111.6K bytes
      Cache
     
  4. Successive Halving Iterations — scikit-learn 1....

    "max_features" : randint ( 1 , 6 ), "min_samples_split" : randint...
    scikit-learn.org/stable/auto_examples/model_selection/plot_successive_halving_iterations.html
    Fri Nov 01 07:27:40 UTC 2024
      107.3K bytes
      Cache
     
  5. Core configuration options | APM Java Agent Ref...

    options recording ( [ 1.15.0 ] Added in 1.15.0. ) This option was...ELASTIC_APM_RECORDING enabled ( [ 1.18.0 ] Added in 1.18.0. ) Setting to false...
    www.elastic.co/guide/en/apm/agent/java/current/config-core.html
    Tue Sep 17 14:25:42 UTC 2024
      116.3K bytes
      Cache
     
  6. Recognizing hand-written digits — scikit-learn ...

    0 0 0 1 0 0 0 0 0] [ 0 88 1 0 0 0 0 0 1 1] [ 0 0 85 1 0 0 0 0...0 0 88 1 0 0 2] [ 0 1 0 0 0 0 90 0 0 0] [ 0 0 0 0 0 1 0 88 0...
    scikit-learn.org/stable/auto_examples/classification/plot_digits_classification.html
    Fri Nov 01 07:27:40 UTC 2024
      98K bytes
      Cache
     
  7. non_negative_factorization — scikit-learn 1.5.2...

    array ([[ 1 , 1 ], [ 2 , 1 ], [ 3 , 1.2 ], [ 4 , 1 ], [ 5 , 0.8...||vec(W)||_1\\&+ alpha\_H * l1\_ratio * n\_samples * ||vec(H)||_1\\&+...
    scikit-learn.org/stable/modules/generated/sklearn.decomposition.non_negative_factorization.html
    Fri Nov 01 07:27:39 UTC 2024
      120.3K bytes
      Cache
     
  8. add_dummy_feature — scikit-learn 1.5.2 document...

    1 ], [ 1 , 0 ]]) array([[1., 0., 1.], [1., 1., 0.]])...add_dummy_feature ( X , value = 1.0 ) [source] # Augment dataset...
    scikit-learn.org/stable/modules/generated/sklearn.preprocessing.add_dummy_feature.html
    Fri Nov 01 07:27:39 UTC 2024
      104.9K bytes
      Cache
     
  9. 7.2. Real world datasets — scikit-learn 1.5.2 d...

    1, 1, 1, 0, 1, 1, 0, 0, 0]) Converting...target [: 10 ]) [5, 6, 3, 1, 0, 1, 3, 4, 3, 0] The second loader...
    scikit-learn.org/stable/datasets/real_world.html
    Fri Nov 01 07:27:40 UTC 2024
      99.8K bytes
      Cache
     
  10. pair_confusion_matrix — scikit-learn 1.5.2 docu...

    1 , 1 ], [ 1 , 1 , 0 , 0 ]) array([[8,...pair_confusion_matrix ([ 0 , 0 , 1 , 2 ], [ 0 , 0 , 1 , 1 ]) array([[8, 2],...
    scikit-learn.org/stable/modules/generated/sklearn.metrics.cluster.pair_confusion_matrix.html
    Fri Nov 01 07:27:38 UTC 2024
      108.6K bytes
      Cache
     
Back to top