Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 761 - 770 of 1,992 for = (0.06 sec)

  1. img_to_graph — scikit-learn 1.6.1 documentation

    mask=None , return_as=<class 'scipy.sparse._coo.coo_matrix'>...width, channel), dtype=bool, default=None An optional mask of...
    scikit-learn.org/stable/modules/generated/sklearn.feature_extraction.image.img_to_graph.html
    Mon Apr 21 17:07:40 UTC 2025
      107.8K bytes
      Cache
     
  2. Plot multi-class SGD on the iris dataset — scik...

    mean ( axis = 0 ) std = X . std ( axis = 0 ) X = ( X - mean ) /...dataset X = iris . data [:, : 2 ] y = iris . target colors = "bry"...
    scikit-learn.org/stable/auto_examples/linear_model/plot_sgd_iris.html
    Sat Apr 19 00:31:22 UTC 2025
      94.8K bytes
      Cache
     
  3. plot_multi_metric_evaluation.rst.txt

    py: ========== Demonstration of multi-metric...cross_val_score and GridSearchCV ========== Multiple metric parameter...
    scikit-learn.org/stable/_sources/auto_examples/model_selection/plot_multi_metric_evaluation.rst.txt
    Sat Apr 19 00:31:22 UTC 2025
      6.6K bytes
     
  4. Plot class probabilities calculated by the Voti...

    random_state = 123 ) clf2 = RandomForestClassifi ( n_estimators = 100..., random_state = 123 ) clf3 = GaussianNB () X = np . array ([[...
    scikit-learn.org/stable/auto_examples/ensemble/plot_voting_probas.html
    Sat Apr 19 00:31:21 UTC 2025
      101.1K bytes
      Cache
     
  5. 83d678908051d0ad.css

    ype=button]),input:where([type=reset]),input:where([type=sub...e :where([class~=lead]):not(:where([class~=not-prose] *)){co...
    www.elastic.co/observability-labs/_next/static/css/83d678908051d0ad.css
    Tue Apr 15 06:53:47 UTC 2025
      66K bytes
     
  6. DistanceMetric — scikit-learn 1.6.1 documentation

    y) >= 0 Identity: d(x, y) = 0 if and only if x == y Symmetry:...dist = DistanceMetric . get_metric ( 'euclidean' ) >>> X = [[ 1...
    scikit-learn.org/stable/modules/generated/sklearn.metrics.DistanceMetric.html
    Mon Apr 21 17:07:40 UTC 2025
      116.7K bytes
      Cache
     
  7. Version 0.21 — scikit-learn 1.6.1 documentation

    where init = 'nndsvd' , init = 'nndsvda' , and init = 'nndsvdar'...when X had a boolean dtype and Y == None . #13864 by Paresh Mathur...
    scikit-learn.org/stable/whats_new/v0.21.html
    Sat Apr 19 00:31:22 UTC 2025
      209.8K bytes
      Cache
     
  8. Effect of model regularization on training and ...

    n_informative = 50 , shuffle = False , noise = 1.0 , coef = True , random_state...color = "k" , linewidth = 2 , linestyle = "--" , label = f "Optimum...
    scikit-learn.org/stable/auto_examples/model_selection/plot_train_error_vs_test_error.html
    Sat Apr 19 00:31:21 UTC 2025
      102.8K bytes
      1 views
      Cache
     
  9. log_loss — scikit-learn 1.6.1 documentation

    normalize = True , sample_weight = None , labels = None ) [source]...probability estimate \(p = \operatorname{Pr}(y = 1)\) , the log loss...
    scikit-learn.org/stable/modules/generated/sklearn.metrics.log_loss.html
    Mon Apr 21 17:07:39 UTC 2025
      115.5K bytes
      Cache
     
  10. RadiusNeighborsTransformer — scikit-learn 1.6.1...

    leaf_size = 30 , metric = 'minkowski' , p = 2 , metric_params = None...* , mode = 'distance' , radius = 1.0 , algorithm = 'auto' , leaf_size...
    scikit-learn.org/stable/modules/generated/sklearn.neighbors.RadiusNeighborsTransformer.html
    Sat Apr 19 00:31:21 UTC 2025
      146.1K bytes
      Cache
     
Back to top