Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 101 - 110 of 3,451 for 1 (0.07 sec)

  1. NearestCentroid — scikit-learn 1.5.2 documentation

    ([[ - 1 , - 1 ], [ - 2 , - 1 ], [ - 3 , - 2 ], [ 1 , 1 ], [ 2...2 , 1 ], [ 3 , 2 ]]) >>> y = np . array ([ 1 , 1 , 1 , 2 , 2...
    scikit-learn.org/stable/modules/generated/sklearn.neighbors.NearestCentroid.html
    Thu Oct 31 11:00:34 UTC 2024
      129.1K bytes
      Cache
     
  2. Normalizer — scikit-learn 1.5.2 documentation

    1 , 2 , 2 ], ... [ 1 , 3 , 9 , 3 ], ... [...0.4, 0.4], [0.1, 0.3, 0.9, 0.3], [0.5, 0.7, 0.5, 0.1]]) fit ( X...
    scikit-learn.org/stable/modules/generated/sklearn.preprocessing.Normalizer.html
    Thu Oct 31 11:00:34 UTC 2024
      134.9K bytes
      Cache
     
  3. 移行 1.1.0-sp4 to 1.1.1 | DBFlute

    SiteMap | Author's Blog 移行 1.1.0-sp4 to 1.1.1 お約束の注意点 環境上の注意点 実装上の注意点...
    dbflute.seasar.org/ja/environment/upgrade/migration/migrate110sp4to111.html
    Thu Oct 31 08:02:02 UTC 2024
      7.1K bytes
      Cache
     
  4. LogisticRegressionCV — scikit-learn 1.5.2 docum...

    means 1 unless in a joblib.parallel_backend context. -1 means...version 1.5: multi_class was deprecated in version 1.5 and will...
    scikit-learn.org/stable/modules/generated/sklearn.linear_model.LogisticRegressionCV.html
    Thu Oct 31 11:00:32 UTC 2024
      165.6K bytes
      Cache
     
  5. FixedThresholdClassifier — scikit-learn 1.5.2 d...

    y_true is in {-1, 1} or {0, 1} , pos_label is set to 1, otherwise...... n_samples = 1_000 , weights = [ 0.9 , 0.1 ], class_sep = 0.8...
    scikit-learn.org/stable/modules/generated/sklearn.model_selection.FixedThresholdClassifier.html
    Thu Oct 31 11:00:32 UTC 2024
      140.1K bytes
      Cache
     
  6. DecisionTreeRegressor — scikit-learn 1.5.2 docu...

    1: monotonic increase 0: no constraint -1: monotonic...min_samples_split = 2 , min_samples_leaf = 1 , min_weight_fraction_leaf = 0.0...
    scikit-learn.org/stable/modules/generated/sklearn.tree.DecisionTreeRegressor.html
    Wed Oct 30 20:01:21 UTC 2024
      173.6K bytes
      Cache
     
  7. AffinityPropagation — scikit-learn 1.5.2 docume...

    array ([[ 1 , 2 ], [ 1 , 4 ], [ 1 , 0 ], ... [ 4 , 2.... labels_ array([0, 0, 0, 1, 1, 1]) >>> clustering . predict...
    scikit-learn.org/stable/modules/generated/sklearn.cluster.AffinityPropagation.html
    Thu Oct 31 11:00:34 UTC 2024
      129.3K bytes
      1 views
      Cache
     
  8. SparsePCA — scikit-learn 1.5.2 documentation

    means 1 unless in a joblib.parallel_backend context. -1 means...n_components = None , * , alpha = 1 , ridge_alpha = 0.01 , max_iter...
    scikit-learn.org/stable/modules/generated/sklearn.decomposition.SparsePCA.html
    Thu Oct 31 11:00:32 UTC 2024
      134.1K bytes
      Cache
     
  9. PolynomialCountSketch — scikit-learn 1.5.2 docu...

    [ 1 , 1 ], [ 1 , 0 ], [ 0 , 1 ]] >>> y = [ 0 , 0 , 1 , 1 ] >>>...Array with random entries in {+1, -1}, used to represent the 2-wise...
    scikit-learn.org/stable/modules/generated/sklearn.kernel_approximation.PolynomialCountSketch.html
    Thu Oct 31 11:00:32 UTC 2024
      132.7K bytes
      1 views
      Cache
     
  10. LogisticRegression — scikit-learn 1.5.2 documen...

    scikit-learn 1.1 Release Highlights for scikit-learn 1.1 Release Highlights..., C = 1.0 , fit_intercept = True , intercept_scaling = 1 , class_weight...
    scikit-learn.org/stable/modules/generated/sklearn.linear_model.LogisticRegression.html
    Thu Oct 31 11:00:32 UTC 2024
      188.8K bytes
      Cache
     
Back to top