Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 401 - 410 of 3,483 for 1 (0.14 sec)

  1. Frequently Asked Questions — scikit-learn 1.7.d...

    reshape ( - 1 , 1 ) >>> X array([[0], [1], [2]]) >>> # We...'brute' ) (array([0, 1]), array([ 0, 0, -1])) Note that the example...
    scikit-learn.org/dev/faq.html
    Fri Dec 20 11:14:19 UTC 2024
      80.2K bytes
      Cache
      Similar Results (1)
     
  2. f_classif — scikit-learn 1.6.0 documentation

    1...e-27, 4.0...e-01, 1.9...e-01, 3.3...e-01,...= 2 , n_clusters_per_class = 1 , ... shuffle = False , random_state...
    scikit-learn.org/stable/modules/generated/sklearn.feature_selection.f_classif.html
    Fri Dec 20 11:14:14 UTC 2024
      111K bytes
      Cache
     
  3. Developing with the Plotting API — scikit-learn...

    1 ]) ax_bottom = fig . add_subplot ( gs [ 1 , :]) By...estimator . predict_proba ( X )[:, 1 ] return cls . from_predictions...
    scikit-learn.org/dev/developers/plotting.html
    Fri Dec 20 11:14:19 UTC 2024
      34.3K bytes
      Cache
     
  4. .NET Agent version 1.x | APM .NET Agent Referen...

    NET Agent version 1.x .NET Agent version 1.x 1.31.0 - 2024/12/02...Elastic.Apm to 1.7.0 in your projects (Issue: ( #1067 ) 1.6.1 Bug fixes...
    www.elastic.co/guide/en/apm/agent/dotnet/current/release-notes-1.x.html
    Mon Dec 02 17:00:24 UTC 2024
      138K bytes
      Cache
     
  5. Logistic function — scikit-learn 1.6.0 document...

    1 ]) plt . ylim ( - 0.25 , 1.25 ) plt . xlim...classify values as either 0 or 1, i.e. class one or two, using...
    scikit-learn.org/stable/auto_examples/linear_model/plot_logistic.html
    Fri Dec 20 11:14:18 UTC 2024
      95.5K bytes
      Cache
     
  6. Incremental PCA — scikit-learn 1.6.0 documentation

    scatterpoints = 1 ) plt . axis ([ - 4 , 4 , - 1.5 , 1.5 ]) plt . show...target_name in zip ( colors , [ 0 , 1 , 2 ], iris . target_names ):...
    scikit-learn.org/stable/auto_examples/decomposition/plot_incremental_pca.html
    Fri Dec 20 11:14:18 UTC 2024
      92K bytes
      Cache
     
  7. GMM covariances — scikit-learn 1.6.0 documentation

    shape [ 1 ]) * gmm . covariances_ [ n ]...]) angle = np . arctan2 ( u [ 1 ], u [ 0 ]) angle = 180 * angle...
    scikit-learn.org/stable/auto_examples/mixture/plot_gmm_covariances.html
    Fri Dec 20 11:14:18 UTC 2024
      108.8K bytes
      Cache
     
  8. 8.1. Strategies to scale computationally: bigge...

    1.1.1. Streaming instances # Basically, 1. may be a...to make your system scale. 8.1.1. Scaling with instances using...
    scikit-learn.org/stable/computing/scaling_strategies.html
    Fri Dec 20 11:14:18 UTC 2024
      45.9K bytes
      Cache
     
  9. Nearest Neighbors Classification — scikit-learn...

    feature_names [ 1 ], shading = "auto" , alpha =.... iloc [:, 0 ], X . iloc [:, 1 ], c = y , edgecolors = "k" )...
    scikit-learn.org/stable/auto_examples/neighbors/plot_classification.html
    Fri Dec 20 11:14:18 UTC 2024
      96.6K bytes
      Cache
     
  10. Visualizations with Display Objects — scikit-le...

    classes_ [ 1 ]) roc_display = RocCurveDisplay...pos_label = clf . classes_ [ 1 ]) pr_display = PrecisionRecallDispl...
    scikit-learn.org/stable/auto_examples/miscellaneous/plot_display_object_visualization.html
    Fri Dec 20 11:14:18 UTC 2024
      116.4K bytes
      Cache
     
Back to top