Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 211 - 220 of 2,274 for 2 (0.63 sec)

  1. Grauniad: Why millennials are now considered ac...

    posted by Frowner at 2:05 PM on May 14 [ 2 favorites ] Also even...by Ursula Hitler at 2:14 PM on May 14 [ 2 favorites ] Jan Brady,...
    www.metafilter.com/208777/Grauniad-Why-millennials-are-now-considered-achingly-uncool
    Thu May 15 01:05:38 UTC 2025
      79.4K bytes
      Cache
     
  2. 1.5. Stochastic Gradient Descent — scikit-learn...

    \(L_2\) norm: \(R(w) := \frac{1}{2} \sum_{j=1}^{m} w_j^2 = ||w||_2^2\)...values: >>> clf . predict ([[ 2. , 2. ]]) array([1]) SGD fits a...
    scikit-learn.org/stable/modules/sgd.html
    Fri Jun 06 09:13:47 UTC 2025
      89.7K bytes
      Cache
     
  3. 8.3. Generated datasets — scikit-learn 1.7.0 do...

    "n_clusters_per_class" : 2 , "n_classes" : 2 }, { "n_informative" : 2 , "n_clusters_per_class"...1 , "n_classes" : 2 }, { "n_informative" : 2 , "n_clusters_per_class"...
    scikit-learn.org/stable/datasets/sample_generators.html
    Fri Jun 06 09:13:47 UTC 2025
      56.7K bytes
      Cache
     
  4. PoissonRegressor — scikit-learn 1.7.0 documenta...

    determination R^2. R^2 uses squared error and D^2 uses the deviance...PoissonRegressor () >>> X = [[ 1 , 2 ], [ 2 , 3 ], [ 3 , 4 ], [ 4 , 3...
    scikit-learn.org/stable/modules/generated/sklearn.linear_model.PoissonRegressor.html
    Fri Jun 06 09:13:47 UTC 2025
      139.8K bytes
      Cache
     
  5. make_classification — scikit-learn 1.7.0 docume...

    n_informative = 2 , n_redundant = 2 , n_repeated = 0 , n_classes = 2 , n_clusters_per_class...n_clusters_per_class = 2 , weights = None , flip_y = 0.01 , class_sep...
    scikit-learn.org/stable/modules/generated/sklearn.datasets.make_classification.html
    Fri Jun 06 09:13:47 UTC 2025
      135.8K bytes
      Cache
     
  6. enet_path — scikit-learn 1.7.0 documentation

    it is: 1 / ( 2 * n_samples ) * || y - Xw ||^ 2_2 + alpha * l1_ratio...|| w ||^ 2_2 For multi-output tasks it is: ( 1 / ( 2 * n_samples...
    scikit-learn.org/stable/modules/generated/sklearn.linear_model.enet_path.html
    Fri Jun 06 09:13:47 UTC 2025
      120K bytes
      Cache
     
  7. 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
    Fri Jun 06 09:13:47 UTC 2025
      48.2K bytes
     
  8. PLSRegression — scikit-learn 1.7.0 documentation

    [ 2. , 2. , 2. ], [ 2. , 5. , 4. ]] >>> y =...= [[ 0.1 , - 0.2 ], [ 0.9 , 1.1 ], [ 6.2 , 5.9 ], [ 11.9 , 12.3...
    scikit-learn.org/stable/modules/generated/sklearn.cross_decomposition.PLSRegression.html
    Fri Jun 06 09:13:47 UTC 2025
      160.6K bytes
      Cache
     
  9. kneighbors_graph — scikit-learn 1.7.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
    Fri Jun 06 09:13:47 UTC 2025
      113.6K bytes
      Cache
     
  10. ARDRegression — scikit-learn 1.7.0 documentation

    [ 2 , 2 ]], [ 0 , 1 , 2 ]) ARDRegression() >>>...1e-06 , alpha_2 = 1e-06 , lambda_1 = 1e-06 , lambda_2 = 1e-06 , compute_score...
    scikit-learn.org/stable/modules/generated/sklearn.linear_model.ARDRegression.html
    Fri Jun 06 09:13:46 UTC 2025
      141.2K bytes
      Cache
     
Back to top