Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 341 - 350 of 2,866 for 1 (0.08 sec)

  1. SGDRegressor — scikit-learn 1.7.2 documentation

    l1_ratio <= 1. l1_ratio=0 corresponds to L2 penalty, l1_ratio=1 to L1....True , verbose = 0 , epsilon = 0.1 , random_state = None , learning_rate...
    scikit-learn.org/stable/modules/generated/sklearn.linear_model.SGDRegressor.html
    Wed Nov 05 14:36:32 UTC 2025
      168.3K bytes
      Cache
     
  2. SpectralCoclustering — scikit-learn 1.7.2 docum...

    array ([[ 1 , 1 ], [ 2 , 1 ], [ 1 , 0 ], ... [ 4 , 7...clustering . row_labels_ array([0, 1, 1, 0, 0, 0], dtype=int32) >>>...
    scikit-learn.org/stable/modules/generated/sklearn.cluster.SpectralCoclustering.html
    Wed Nov 05 14:36:35 UTC 2025
      129.7K bytes
      Cache
     
  3. BaggingRegressor — scikit-learn 1.7.2 documenta...

    max_samples = 1.0 , max_features = 1.0 , bootstrap = True...means 1 unless in a joblib.parallel_backend context. -1 means...
    scikit-learn.org/stable/modules/generated/sklearn.ensemble.BaggingRegressor.html
    Wed Nov 05 14:36:32 UTC 2025
      147.5K bytes
      Cache
     
  4. ARDRegression — scikit-learn 1.7.2 documentation

    [ 1 , 1 ], [ 2 , 2 ]], [ 0 , 1 , 2 ]) ARDRegression()...>>> clf . predict ([[ 1 , 1 ]]) array([1.]) Comparing Linear Bayesian...
    scikit-learn.org/stable/modules/generated/sklearn.linear_model.ARDRegression.html
    Wed Nov 05 14:36:35 UTC 2025
      141.2K bytes
      Cache
     
  5. ConstantKernel — scikit-learn 1.7.2 documentation

    \[k(x_1, x_2) = constant\_value \;\forall\; x_1, x_2\] Adding...predict ( X [: 1 ,:], return_std = True ) (array([606.1]), array([0.248]))...
    scikit-learn.org/stable/modules/generated/sklearn.gaussian_process.kernels.ConstantKernel.html
    Wed Nov 05 14:36:35 UTC 2025
      125.9K bytes
      Cache
     
  6. LocallyLinearEmbedding — scikit-learn 1.7.2 doc...

    n_neighbors > n_components * (1 + (n_components + 1) / 2 . see reference...means 1 unless in a joblib.parallel_backend context. -1 means...
    scikit-learn.org/stable/modules/generated/sklearn.manifold.LocallyLinearEmbedding.html
    Wed Nov 05 14:36:32 UTC 2025
      136.8K bytes
      Cache
     
  7. DecisionBoundaryDisplay — scikit-learn 1.7.2 do...

    Added in version 1.1. Parameters : xx0 ndarray of...iris . data [:, 1 ] . min (), iris . data [:, 1 ] . max ()) ......
    scikit-learn.org/stable/modules/generated/sklearn.inspection.DecisionBoundaryDisplay.html
    Wed Nov 05 14:36:32 UTC 2025
      154.7K bytes
      Cache
     
  8. plot_tree — scikit-learn 1.7.2 documentation

    “x[1]”, …). class_names array-like...
    scikit-learn.org/stable/modules/generated/sklearn.tree.plot_tree.html
    Wed Nov 05 14:36:32 UTC 2025
      114.1K bytes
      Cache
     
  9. roc_auc_score — scikit-learn 1.7.2 documentation

    classes_[1] and thus estimator.predict_proba(X, y)[:, 1] . The...it is upper bounded by 1. References [ 1 ] Wikipedia entry for...
    scikit-learn.org/stable/modules/generated/sklearn.metrics.roc_auc_score.html
    Wed Nov 05 14:36:32 UTC 2025
      131.3K bytes
      Cache
     
  10. 2023年7月1日版との比較

    Microsoft 365 株式会社NTTドコモ 2023年7月1日版との比較 Microsoft® Excel® for Microsoft...
    www.docomo.ne.jp/binary/pdf/utility/privacy/privacy_policy_20230701_hikaku.pdf
    Fri Apr 12 01:00:18 UTC 2024
      274.7K bytes
     
Back to top