Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 561 - 570 of 2,642 for 2 (0.14 sec)

  1. Prediction Latency — scikit-learn 1.5.2 documen...

    2 ax . set_ylim (( 0 , ymax )) ax...
    scikit-learn.org/stable/auto_examples/applications/plot_prediction_latency.html
    Thu Sep 19 14:56:27 UTC 2024
      137.4K bytes
      Cache
     
  2. Joint feature selection with multi-task Lasso —...

    2 , 2 ) plt . spy ( coef_multi_task_lasso_...)) times = np . linspace ( 0 , 2 * np . pi , n_tasks ) for k in...
    scikit-learn.org/stable/auto_examples/linear_model/plot_multi_task_lasso_support.html
    Thu Sep 19 14:56:27 UTC 2024
      95.5K bytes
      Cache
     
  3. Version 0.13 — scikit-learn 1.5.2 documentation

    Dickerson 2 ApproximateIdentity 2 John Benediktsson 2 Mark Veronda...Veronda 2 Matti Lyra 2 Mikhail Korobov 2 Xinfan Meng 1 Alejandro...
    scikit-learn.org/stable/whats_new/v0.13.html
    Thu Sep 19 14:56:27 UTC 2024
      72.7K bytes
      Cache
      Similar Results (1)
     
  4. NuSVC — scikit-learn 1.5.2 documentation

    [ - 2 , - 1 ], [ 1 , 1 ], [ 2 , 1 ]]) >>> y = np...np . array ([ 1 , 1 , 2 , 2 ]) >>> from sklearn.pipeline import...
    scikit-learn.org/stable/modules/generated/sklearn.svm.NuSVC.html
    Sat Sep 14 09:04:07 UTC 2024
      154.6K bytes
      Cache
     
  5. API Reference — scikit-learn 1.5.2 documentation

    make_friedman2 Generate the “Friedman #2” regression problem. sklearn.datasets...sklearn.datasets make_hastie_10_2 Generate data for binary classification...
    scikit-learn.org/stable/api/index.html
    Thu Sep 19 14:56:27 UTC 2024
      513.6K bytes
      Cache
     
  6. KernelCenterer — scikit-learn 1.5.2 documentation

    - 2. , 2. ], ... [ - 2. , 1. , 3. ], ... [ 4. , 1. , - 2. ]]...K array([[ 9., 2., -2.], [ 2., 14., -13.], [ -2., -13., 21.]])...
    scikit-learn.org/stable/modules/generated/sklearn.preprocessing.KernelCenterer.html
    Thu Sep 19 14:56:27 UTC 2024
      137.9K bytes
      Cache
     
  7. SVM: Weighted samples — scikit-learn 1.5.2 docu...

    2 ) + [ 1 , 1 ], np . random . randn ( 10 , 2 )] y = [..., axes = plt . subplots ( 1 , 2 , figsize = ( 14 , 6 )) plot_decision_function...
    scikit-learn.org/stable/auto_examples/svm/plot_weighted_samples.html
    Thu Sep 19 14:56:26 UTC 2024
      89.3K bytes
      Cache
     
  8. Comparison of Manifold Learning methods — sciki...

    subplots ( nrows = 2 , ncols = 2 , figsize = ( 7 , 7 ), facecolor...projections with matplotlib < 3.2 import mpl_toolkits.mplot3d #...
    scikit-learn.org/stable/auto_examples/manifold/plot_compare_methods.html
    Thu Sep 19 14:56:27 UTC 2024
      109K bytes
      Cache
     
  9. LinearSVR — scikit-learn 1.5.2 documentation

    float \(R^2\) of self.predict(X) w.r.t. y . Notes The \(R^2\) score...(n_features) if n_classes == 2 else (n_classes, n_features) Weights...
    scikit-learn.org/stable/modules/generated/sklearn.svm.LinearSVR.html
    Tue Sep 17 17:21:48 UTC 2024
      142.8K bytes
      Cache
     
  10. 移行 1.1.2 to 1.1.4 | DBFlute

    2 to 1.1.4 お約束の注意点 環境上の注意点 実装上の注意点...
    dbflute.seasar.org/ja/environment/upgrade/migration/migrate112to114.html
    Tue Sep 17 12:05:05 UTC 2024
      8.7K bytes
      Cache
     
Back to top