Search Options

Display Count
Sort
Preferred Language
Label
Advanced Search

Results 1121 - 1130 of over 10,000 for 2 (0.49 seconds)

Filter
  1. Learn regression algorithms using Python and sc...

    y = w 0 + w 1 x 1 + w 2 x 2 + .... + w n * x n In the following...regression. y = w 0 + w 1 x 1 + w 2 x 2 1 + .... + w n * x n n Even...
    developer.ibm.com/tutorials/learn-regression-algorithms-using-python-and-scikit-learn/
    Mon Feb 09 23:30:00 UTC 2026
      104.8K bytes
      Cache
      Similar Results (1)
     
  2. HuberRegressor — scikit-learn 1.8.0 documentation

    float \(R^2\) of self.predict(X) w.r.t. y . Notes The \(R^2\) score...penalty is equal to alpha * ||w||^2 . Must be in the range [0, inf)...
    scikit-learn.org/stable/modules/generated/sklearn.linear_model.HuberRegressor.html
    Mon Mar 23 20:39:20 UTC 2026
      18.4K bytes
      Cache
     
  3. ElasticNetCV — scikit-learn 1.8.0 documentation

    is: ( 1 / ( 2 * n_samples )) * || Y - XW || _Fro ^ 2 + alpha *...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.ElasticNetCV.html
    Mon Mar 23 20:39:23 UTC 2026
      21.2K bytes
      Cache
     
  4. test.mpp

    ipsum dolor sit amet - 開始タスク 2. Task 2: consectetur adipiscing elit...Test User - テストユーザー - Resource 2: Fess Team - Fessチーム Notes: This...
    raw.githubusercontent.com/codelibs/fess-testdata/master/files/msoffice/test.mpp
    Mon Apr 13 00:09:13 UTC 2026
      989 bytes
     
  5. Install IBM Storage Scale Container Native 6.0....

    worker - 1 2 / 2 Running 0 6 m39s worker - 2 2 / 2 Running 0 6...llector- 1 2 / 2 Running 0 4 m6s worker - 0 2 / 2 Running 0 6...
    developer.ibm.com/tutorials/install-spectrum-scale-cnsa-5121-on-ocp-48-on-powervs/
    Tue Mar 24 01:25:47 UTC 2026
      33.4K bytes
      Cache
     
  6. Comparing different clustering algorithms on to...

    xlim ( - 2.5 , 2.5 ) plt . ylim ( - 2.5 , 2.5 ) plt . xticks...240 , "quantile" : 0.2 , "n_clusters" : 2 , "min_samples" : 7...
    scikit-learn.org/stable/auto_examples/cluster/plot_cluster_comparison.html
    Mon Mar 23 20:39:21 UTC 2026
      19K bytes
      Cache
     
  7. SGD: convex loss functions — scikit-learn 1.8.0...

    ] = ( 1 - z [ z >= - 1 ]) ** 2 loss [ z >= 1.0 ] = 0 return loss...linspace ( xmin , xmax , 100 ) lw = 2 plt . plot ([ xmin , 0 , 0 , xmax...
    scikit-learn.org/stable/auto_examples/linear_model/plot_sgd_loss_functions.html
    Mon Mar 23 20:39:22 UTC 2026
      15.3K bytes
      Cache
     
  8. Isomap — scikit-learn 1.8.0 documentation

    n_components = 2 , eigen_solver = 'auto' , tol..., metric = 'minkowski' , p = 2 , metric_params = None ) [source]...
    scikit-learn.org/stable/modules/generated/sklearn.manifold.Isomap.html
    Mon Mar 23 20:39:23 UTC 2026
      17.9K bytes
      Cache
     
  9. CSV Connector

    1 content News 2 Article 2 This is article 2 content Blog Parameters:.../usr/share/fess/app/WEB-INF/lib/ Method 2: Install from admin console Open...
    fess.codelibs.org/15.5/config/datastore/ds-csv.html
    Mon Mar 23 02:47:54 UTC 2026
      71.4K bytes
      Cache
     
  10. Classifier comparison — scikit-learn 1.8.0 docu...

    n_features = 2 , n_redundant = 0 , n_informative = 2 , random_state.... random . RandomState ( 2 ) X += 2 * rng . uniform ( size =...
    scikit-learn.org/stable/auto_examples/classification/plot_classifier_comparison.html
    Mon Mar 23 20:39:20 UTC 2026
      17.5K bytes
      Cache
     
Back to Top