Search Options

Display Count
Sort
Preferred Language
Label
Advanced Search

Results 1221 - 1230 of over 10,000 for 2 (0.61 seconds)

Filter
  1. Lasso — scikit-learn 1.8.0 documentation

    [ 2 , 2 ]], [ 0 , 1 , 2 ]) Lasso(alpha=0.1)...\(||y||_2^2 / n_{\text{samples}}\) . The target can be a 2-dimensional...
    scikit-learn.org/stable/modules/generated/sklearn.linear_model.Lasso.html
    Tue Mar 17 03:44:36 UTC 2026
      21.9K bytes
      Cache
     
  2. test.rst

    第一項目 - Lorem ipsum 2. 第二項目 - 吾輩は猫である 3. 第三項目 - Test...dolor sit amet | +----+---- | 2 | 吾輩は猫である | 夏目漱石の小説 | +----+----...
    raw.githubusercontent.com/codelibs/fess-testdata/master/files/markdown/test.rst
    Mon Mar 16 00:11:26 UTC 2026
      1K bytes
     
  3. Procedimientos de Desinstalación

    0 Paso 2: Eliminación de OpenSearch Elimine...rm -rf /path/to/opensearch-3.3.2 Paso 3: Eliminación del Directorio...
    fess.codelibs.org/es/15.4/install/uninstall.html
    Mon Feb 09 02:46:38 UTC 2026
      42.6K bytes
      Cache
     
  4. RepeatedKFold — scikit-learn 1.8.0 documentation

    2 ], [ 3 , 4 ], [ 1 , 2 ], [ 3 , 4 ]]) >>>...RepeatedKFold ( n_splits = 2 , n_repeats = 2 , random_state = 2652124...
    scikit-learn.org/stable/modules/generated/sklearn.model_selection.RepeatedKFold.html
    Tue Mar 17 03:44:37 UTC 2026
      14.8K bytes
      Cache
     
  5. Gaussian Mixture Model Sine Curve — scikit-lear...

    eigh ( covar ) v = 2.0 * np . sqrt ( 2.0 ) * np . sqrt ( v )...mean_precision_prior = 1e-2 , covariance_prior = 1e0 * np . eye ( 2 ), init_params...
    scikit-learn.org/stable/auto_examples/mixture/plot_gmm_sin.html
    Tue Mar 17 03:44:39 UTC 2026
      17.8K bytes
      Cache
     
  6. sphinx-design.min.css

    sd-g-2,.sd-gy-2{--sd-gutter-y: 0.5rem}.sd-g-2,.sd-gx-2{--sd-gutter-x:...!important}.sd-p-2{padding:.5rem !important}.sd-pt-2,.sd-py-2{padding-top:.5rem...
    scikit-learn.org/stable/_static/sphinx-design.min.css
    Tue Mar 17 03:44:39 UTC 2026
      7K bytes
     
  7. 1.5. Stochastic Gradient Descent — scikit-learn...

    := \frac{1}{2} \sum_{j=1}^{m} w_j^2 = ||w||_2^2\) , \(L_1\) norm:...values: >>> clf . predict ([[ 2. , 2. ]]) array([1]) SGD fits a...
    scikit-learn.org/stable/modules/sgd.html
    Tue Mar 17 03:44:39 UTC 2026
      17.8K bytes
      Cache
     
  8. kneighbors_graph — scikit-learn 1.8.0 documenta...

    p = 2 , metric_params = None , include_self...standard Euclidean distance when p = 2. See the documentation of scipy.spatial.distance...
    scikit-learn.org/stable/modules/generated/sklearn.neighbors.kneighbors_graph.html
    Tue Mar 17 03:44:39 UTC 2026
      14.6K bytes
      Cache
     
  9. FastICA on 2D point clouds — scikit-learn 1.8.0...

    subplot ( 2 , 2 , 2 ) plot_samples ( X / np ....1.5 , size = ( 20000 , 2 )) S [:, 0 ] *= 2.0 # Mix data A = np ....
    scikit-learn.org/stable/auto_examples/decomposition/plot_ica_vs_pca.html
    Tue Mar 17 03:44:38 UTC 2026
      16.8K bytes
      Cache
     
  10. LinearRegression — scikit-learn 1.8.0 documenta...

    2 ], [ 2 , 2 ], [ 2 , 3 ]]) >>> # y = 1 * x_0 + 2 * x_1...float \(R^2\) of self.predict(X) w.r.t. y . Notes The \(R^2\) score...
    scikit-learn.org/stable/modules/generated/sklearn.linear_model.LinearRegression.html
    Tue Mar 17 03:44:39 UTC 2026
      19.7K bytes
      Cache
     
Back to Top