Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 231 - 240 of 2,947 for 1 (0.22 sec)

  1. Nearest Neighbors regression — scikit-learn 1.6...

    1 , i + 1 ) plt . scatter ( X_train...sort ( 5 * rng . rand ( 40 , 1 ), axis = 0 ) X_test = np . linspace...
    scikit-learn.org/stable/auto_examples/neighbors/plot_regression.html
    Sat Apr 19 00:31:22 UTC 2025
      91.4K bytes
      Cache
     
  2. 1.5. Stochastic Gradient Descent — scikit-learn...

    [ 1. , 1. ]] >>> y = [ 0 , 1 ] >>> clf = SGDClassifier...\Vert^2 + b\nu + \frac{1}{n} \sum_{i=1}^n \max(0, 1 - (\langle w, x_i...
    scikit-learn.org/stable/modules/sgd.html
    Sat Apr 19 00:31:22 UTC 2025
      87.5K bytes
      Cache
     
  3. Visualizations with Display Objects — scikit-le...

    classes_ [ 1 ]) roc_display = RocCurveDisplay...pos_label = clf . classes_ [ 1 ]) pr_display = PrecisionRecallDispl...
    scikit-learn.org/stable/auto_examples/miscellaneous/plot_display_object_visualization.html
    Sat Apr 19 00:31:20 UTC 2025
      115.9K bytes
      Cache
     
  4. 2.2. Manifold learning — scikit-learn 1.6.1 doc...

    as \(L = D^{-\frac{1}{2}} (D - A) D^{-\frac{1}{2}}\) . Partial...\(\delta_{ij}=c_1-c_2 S_{ij}\) for some real constants \(c_1, c_2\) ....
    scikit-learn.org/stable/modules/manifold.html
    Sat Apr 19 00:31:22 UTC 2025
      85.7K bytes
      Cache
     
  5. Nearest Neighbors Classification — scikit-learn...

    feature_names [ 1 ], shading = "auto" , alpha =.... iloc [:, 0 ], X . iloc [:, 1 ], c = y , edgecolors = "k" )...
    scikit-learn.org/stable/auto_examples/neighbors/plot_classification.html
    Sat Apr 19 00:31:21 UTC 2025
      96.1K bytes
      Cache
     
  6. 移行 1.0.5G to 1.0.5H | DBFlute

    SiteMap | Author's Blog 移行 1.0.5G to 1.0.5H お約束の注意点 環境上の注意点 実装上の注意点...
    dbflute.seasar.org/ja/environment/upgrade/migration/migrate105Gto105H.html
    Fri Apr 18 17:54:32 UTC 2025
      6.2K bytes
      Cache
     
  7. 移行 1.0.5J to 1.0.5K | DBFlute

    SiteMap | Author's Blog 移行 1.0.5J to 1.0.5K お約束の注意点 環境上の注意点 実装上の注意点...
    dbflute.seasar.org/ja/environment/upgrade/migration/migrate105Jto105K.html
    Fri Apr 18 17:54:32 UTC 2025
      6.5K bytes
      Cache
     
  8. 3.2. Tuning the hyper-parameters of an estimato...

    loguniform(1, 100) can be used instead of [1, 10, 100] . Mirroring...reference to the literature. 3.2.1. Exhaustive Grid Search # The...
    scikit-learn.org/stable/modules/grid_search.html
    Sat Apr 19 00:31:22 UTC 2025
      129.3K bytes
      Cache
     
  9. load_breast_cancer — scikit-learn 1.6.1 documen...

    1, 0]) >>> list ( data . target_names...
    scikit-learn.org/stable/modules/generated/sklearn.datasets.load_breast_cancer.html
    Sat Apr 19 00:31:21 UTC 2025
      115.6K bytes
      Cache
     
  10. FastICA — scikit-learn 1.6.1 documentation

    The implementation is based on [1] . Read more in the User Guide...performed. Changed in version 1.3: The default value of whiten...
    scikit-learn.org/stable/modules/generated/sklearn.decomposition.FastICA.html
    Sat Apr 19 00:31:22 UTC 2025
      149.3K bytes
      Cache
     
Back to top