Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 1291 - 1300 of 2,016 for = (0.07 sec)

  1. precision_recall_fscore_support — scikit-learn ...

    beta = 1.0 , labels = None , pos_label = 1 , average = None ,...warn_for = ('precision', 'recall', 'f-score') , sample_weight = None...
    scikit-learn.org/stable/modules/generated/sklearn.metrics.precision_recall_fscore_support.html
    Mon Jun 30 13:50:28 UTC 2025
      122.4K bytes
      Cache
     
  2. 1.11. Ensembles: Gradient boosting, random fore...

    min_samples_leaf = 1 , ... max_depth = 2 , ... learning_rate = 1 , ......learning_rate = 1.0 , ... max_depth = 1 , random_state = 0 ) . fit...
    scikit-learn.org/stable/modules/ensemble.html
    Mon Jun 30 13:50:27 UTC 2025
      229K bytes
      Cache
     
  3. Multilabel classification using a classifier ch...

    ) Y = Y == "TRUE" X_train , X_test , Y_train , Y_test = train_test_split..., Y = fetch_openml ( "yeast" , version = 4 , return_X_y = True...
    scikit-learn.org/stable/auto_examples/multioutput/plot_classifier_chain_yeast.html
    Mon Jun 30 13:50:29 UTC 2025
      105.1K bytes
      Cache
     
  4. compute_sample_weight — scikit-learn 1.7.0 docu...

    compute_sample_weight ( class_weight = "balanced" , y = y ) array([0.75, 0.75,...class_weight , y , * , indices = None ) [source] # Estimate sample...
    scikit-learn.org/stable/modules/generated/sklearn.utils.class_weight.compute_sample_weight.html
    Mon Jun 30 13:50:30 UTC 2025
      109K bytes
      Cache
     
  5. Density Estimation for a Gaussian mixture — sci...

    CS = plt . contour ( X , Y , Z , norm = LogNorm ( vmin = 1.0...CB = plt . colorbar ( CS , shrink = 0.8 , extend = "both" ) plt...
    scikit-learn.org/stable/auto_examples/mixture/plot_gmm_pdf.html
    Mon Jun 30 13:50:29 UTC 2025
      93.1K bytes
      Cache
     
  6. Column Transformer with Heterogeneous Data Sour...

    random_state = 1 , subset = "train" , categories = categories ,...y_test = fetch_20newsgroups ( random_state = 1 , subset = "test"...
    scikit-learn.org/stable/auto_examples/compose/plot_column_transformer.html
    Mon Jun 30 13:50:27 UTC 2025
      107.7K bytes
      Cache
     
  7. Gaussian Mixture Model Selection — scikit-learn...

    ( X [ Y_ == i , 0 ], X [ Y_ == i , 1 ], 0.8 , color = color )...data = df , kind = "bar" , x = "Number of components" , y = "BIC...
    scikit-learn.org/stable/auto_examples/mixture/plot_gmm_selection.html
    Mon Jun 30 13:50:27 UTC 2025
      138.5K bytes
      Cache
     
  8. Lasso model selection: AIC-BIC / cross-validati...

    y = load_diabetes ( return_X_y = True , as_frame = True )...x_min = x . min () return [ "font-weight: bold" if v == x_min...
    scikit-learn.org/stable/auto_examples/linear_model/plot_lasso_model_selection.html
    Mon Jun 30 13:50:29 UTC 2025
      131.9K bytes
      Cache
     
  9. LatentDirichletAllocation — scikit-learn 1.7.0 ...

    max_doc_update_iter = 100 , n_jobs = None , verbose = 0 , random_state = None...n_components = 10 , * , doc_topic_prior = None , topic_word_prior = None...
    scikit-learn.org/stable/modules/generated/sklearn.decomposition.LatentDirichletAllocation.html
    Mon Jun 30 13:50:28 UTC 2025
      152.6K bytes
      Cache
     
  10. classificationDefinitionMap | DBFlute

    code=FOO; name=Foo; alias=Who; comment=Fooさん ; subItemMap=map:{...codeType=String} ; map: {code=PRV;name=Provisional;alias=仮会員 ;c...
    dbflute.seasar.org/ja/manual/reference/dfprop/classificationdefinition/index.html
    Fri Jun 13 09:55:28 UTC 2025
      40.4K bytes
      Cache
     
Back to top