Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 1521 - 1530 of 2,529 for = (0.22 sec)

  1. Demonstration of k-means assumptions — scikit-l...

    ( X [ y == 0 ][: 500 ], X [ y == 1 ][: 100 ], X [ y == 2 ][: 10...axs = plt . subplots ( nrows = 2 , ncols = 2 , figsize = ( 12...
    scikit-learn.org/stable/auto_examples/cluster/plot_kmeans_assumptions.html
    Sat Nov 23 04:49:16 UTC 2024
      111.6K bytes
      Cache
     
  2. RocCurveDisplay — scikit-learn 1.5.2 documentation

    pos_label = None , name = None , ax = None , plot_chance_level = False...roc_auc = None , estimator_name = None , pos_label = None ) [source]...
    scikit-learn.org/stable/modules/generated/sklearn.metrics.RocCurveDisplay.html
    Sat Nov 23 04:49:16 UTC 2024
      145.2K bytes
      Cache
     
  3. index.rst.txt

    _developers_guide: ========== Developer's Guide ========== .. toctree::...
    scikit-learn.org/dev/_sources/developers/index.rst.txt
    Sat Nov 23 04:49:16 UTC 2024
      254 bytes
      1 views
     
  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 Nov 23 04:49:16 UTC 2024
      96.8K bytes
      Cache
     
  5. Plot multinomial and One-vs-Rest Logistic Regre...

    random_state = 42 ) if multi_class == "ovr" : clf = OneVsRestClassifier...n_samples = 1000 , centers = centers , random_state = 40 ) transformation...
    scikit-learn.org/stable/auto_examples/linear_model/plot_logistic_multinomial.html
    Sat Nov 23 04:49:16 UTC 2024
      93.1K bytes
      Cache
     
  6. Building a search app with Blazor and Elasticse...

    query => query.Bool(b => b.Should(m => m.MultiMatch(mm => mm....occurred. <a href="" class="reload">Reload</a> <a class="dismiss">🗙</a>...
    www.elastic.co/search-labs/blog/search-app-with-esre-blazor
    Mon Nov 11 00:56:53 UTC 2024
      292.8K bytes
      Cache
     
  7. Seeking global perspectives from the community ...

    <div class="svg-sprite" id="svg-sprite-container" style="display:none"></div>...type="text/javascript"> !function() { var static_server = 'dh...
    metatalk.metafilter.com/26506/Seeking-global-perspectives-from-the-community
    Fri Nov 15 00:56:40 UTC 2024
      55.4K bytes
      Cache
     
  8. RadiusNeighborsTransformer — scikit-learn 1.5.2...

    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 Nov 23 04:49:15 UTC 2024
      144.7K bytes
      Cache
     
  9. non_negative_factorization — scikit-learn 1.5.2...

    W = None , H = None , n_components = 'warn' , * , init = None...tol = 0.0001 , max_iter = 200 , alpha_W = 0.0 , alpha_H = 'same'...
    scikit-learn.org/stable/modules/generated/sklearn.decomposition.non_negative_factorization.html
    Sat Nov 23 04:49:14 UTC 2024
      120.3K bytes
      Cache
     
  10. Permutation Importance with Multicollinear or C...

    random_state = 42 , n_jobs = 2 ) perm_sorted_idx = result . importances_mean..., y = load_breast_cancer ( return_X_y = True , as_frame = True...
    scikit-learn.org/stable/auto_examples/inspection/plot_permutation_importance_multicollinear.html
    Sat Nov 23 04:49:16 UTC 2024
      112.2K bytes
      Cache
     
Back to top