Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 671 - 680 of 3,451 for 1 (0.09 sec)

  1. adjusted_mutual_info_score — scikit-learn 1.5.2...

    1 , 1 ], [ 0 , 0 , 1 , 1 ]) ... 1.0 >>> adjusted_mutual_info_score...e ([ 0 , 0 , 1 , 1 ], [ 1 , 1 , 0 , 0 ]) ... 1.0 If classes members...
    scikit-learn.org/stable/modules/generated/sklearn.metrics.adjusted_mutual_info_score.html
    Thu Oct 31 11:00:34 UTC 2024
      115.3K bytes
      Cache
     
  2. class_likelihood_ratios — scikit-learn 1.5.2 do...

    1 , 0 , 1 , 0 ], [ 1 , 1 , 0 , 0 , 0 ]) (np.float64(1.5),...probability. LR+ ranges from 1 to infinity. A LR+ of 1 indicates that the...
    scikit-learn.org/stable/modules/generated/sklearn.metrics.class_likelihood_ratios.html
    Thu Oct 31 11:00:32 UTC 2024
      118K bytes
      Cache
     
  3. これは外せない!と思う2024年10月スタートの深夜アニメランキング!3位「らんま1/2」2位...

    らんま1/2 2位 夏目友人帳 漆 1位 ??? ⇒ 全てのランキング結果を見たい方はこちら! 3位は『らんま1/2』!...とみを抑えて1位に選ばれたのは… 1 最も演技力が高いミュージシャンランキング!福山雅治、及川光博を抑えて1位に選ばれたのは…...
    ranking.goo.ne.jp/column/9899/
    Fri Nov 01 00:45:23 UTC 2024
      95.7K bytes
      Cache
     
  4. validation_curve — scikit-learn 1.5.2 documenta...

    means 1 unless in a joblib.parallel_backend context. -1 means...make_classification ( n_samples = 1_000 , random_state = 0 ) >>> logistic_regression...
    scikit-learn.org/stable/modules/generated/sklearn.model_selection.validation_curve.html
    Thu Oct 31 11:00:34 UTC 2024
      117.3K bytes
      Cache
     
  5. PolynomialFeatures — scikit-learn 1.5.2 documen...

    fit_transform ( X ) array([[ 1., 0., 1., 0., 0., 1.], [ 1., 2., 3., 4., 6.,...) array([[ 1., 0., 1., 0.], [ 1., 2., 3., 6.], [ 1., 4., 5., 20.]])...
    scikit-learn.org/stable/modules/generated/sklearn.preprocessing.PolynomialFeatures.html
    Thu Oct 31 11:00:34 UTC 2024
      138.4K bytes
      Cache
     
  6. RepeatedKFold — scikit-learn 1.5.2 documentation

    array ([[ 1 , 2 ], [ 3 , 4 ], [ 1 , 2 ], [ 3 , 4 ]])...>>> y = np . array ([ 0 , 0 , 1 , 1 ]) >>> rkf = RepeatedKFold (...
    scikit-learn.org/stable/modules/generated/sklearn.model_selection.RepeatedKFold.html
    Thu Oct 31 11:00:34 UTC 2024
      118.3K bytes
      Cache
     
  7. chi2 — scikit-learn 1.5.2 documentation

    array ([[ 1 , 1 , 3 ], ... [ 0 , 1 , 5 ], ... [ 5 , 4 , 1 ], ......y = np . array ([ 1 , 1 , 0 , 0 , 2 , 2 ]) >>> chi2_stats , p_values...
    scikit-learn.org/stable/modules/generated/sklearn.feature_selection.chi2.html
    Thu Oct 31 11:00:34 UTC 2024
      109.8K bytes
      Cache
     
  8. RBFSampler — scikit-learn 1.5.2 documentation

    [ 1 , 1 ], [ 1 , 0 ], [ 0 , 1 ]] >>> y = [ 0 , 0 , 1 , 1 ] >>>...in version 1.2: The option "scale" was added in 1.2. n_components...
    scikit-learn.org/stable/modules/generated/sklearn.kernel_approximation.RBFSampler.html
    Thu Oct 31 11:00:34 UTC 2024
      129.9K bytes
      Cache
     
  9. 1.11. Ensembles: Gradient boosting, random fore...

    Gradient Boosting models 1.11.1.1.1. Usage # Most of the parameters...= [[ 1 , 0 ], ... [ 1 , 0 ], ... [ 1 , 0 ], ... [ 0 , 1 ]] >>>...
    scikit-learn.org/stable/modules/ensemble.html
    Thu Oct 31 11:00:34 UTC 2024
      232.7K bytes
      Cache
     
  10. LatentDirichletAllocation — scikit-learn 1.5.2 ...

    evaluate_every = -1 , total_samples = 1000000.0 , perp_tol = 0.1 , mean_change_tol...None, defaults to 1 / n_components . In [1] , this is called...
    scikit-learn.org/stable/modules/generated/sklearn.decomposition.LatentDirichletAllocation.html
    Thu Oct 31 11:00:32 UTC 2024
      145.6K bytes
      Cache
     
Back to top