Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 121 - 130 of 206 for v (0.04 sec)

  1. Gaussian Mixture Model Sine Curve — scikit-lear...

    color_iter )): v , w = linalg . eigh ( covar ) v = 2.0 * np . sqrt...patches . Ellipse ( mean , v [ 0 ], v [ 1 ], angle = 180.0 + angle...
    scikit-learn.org/stable/auto_examples/mixture/plot_gmm_sin.html
    Sun May 19 20:00:39 UTC 2024
      50.7K bytes
      Cache
     
  2. Older Versions — scikit-learn 1.4.2 documentation

    Varoquaux Adjusted Rand index and V-Measure clustering evaluation...
    scikit-learn.org/stable/whats_new/older_versions.html
    Sat May 18 15:26:00 UTC 2024
      132.1K bytes
      Cache
     
  3. A demo of K-Means clustering on the handwritten...

    score compl completeness score v-meas V measure ARI adjusted Rand...completeness_score , metrics . v_measure_score , metrics . adjusted_rand_score...
    scikit-learn.org/stable/auto_examples/cluster/plot_kmeans_digits.html
    Sun May 19 20:00:39 UTC 2024
      53K bytes
      Cache
     
  4. sklearn.linear_model.LarsCV — scikit-learn 1.4....

    is defined as \((1 - \frac{u}{v})\) , where \(u\) is the residual...((y_true - y_pred)** 2).sum() and \(v\) is the total sum of squares...
    scikit-learn.org/stable/modules/generated/sklearn.linear_model.LarsCV.html
    Sun May 19 20:00:39 UTC 2024
      54.2K bytes
      Cache
     
  5. 11.1. Array API support (experimental) — scikit...

    important to run the tests with the -v flag to see which checks are skipped:...needed pytest -k "array_api" -v 11.1.3.1. Note on MPS device support...
    scikit-learn.org/stable/modules/array_api.html
    Sun May 19 20:00:39 UTC 2024
      31.9K bytes
      Cache
     
  6. The Johnson-Lindenstrauss bound for embedding w...

    eps) \|u - v\|^2 < \|p(u) - p(v)\|^2 < (1 + eps) \|u - v\|^2\] Where...Where u and v are any rows taken from a dataset of shape (n_samples,...
    scikit-learn.org/stable/auto_examples/miscellaneous/plot_johnson_lindenstrauss_bound.html
    Sun May 19 20:00:39 UTC 2024
      56.4K bytes
      Cache
     
  7. slashdotMain

    less expensive" than the Atlas V rocket that the ULA currently...eventually retire its workhorse Atlas V rocket after concerns within the...
    rss.slashdot.org/Slashdot/slashdotMain
    Mon May 20 01:10:24 UTC 2024
      71.3K bytes
     
  8. sklearn.linear_model.Lars — scikit-learn 1.4.2 ...

    is defined as \((1 - \frac{u}{v})\) , where \(u\) is the residual...((y_true - y_pred)** 2).sum() and \(v\) is the total sum of squares...
    scikit-learn.org/stable/modules/generated/sklearn.linear_model.Lars.html
    Sun May 19 20:00:39 UTC 2024
      51.3K bytes
      Cache
     
  9. sklearn.linear_model.LassoLars — scikit-learn 1...

    is defined as \((1 - \frac{u}{v})\) , where \(u\) is the residual...((y_true - y_pred)** 2).sum() and \(v\) is the total sum of squares...
    scikit-learn.org/stable/modules/generated/sklearn.linear_model.LassoLars.html
    Sun May 19 20:00:39 UTC 2024
      55.6K bytes
      Cache
     
  10. sklearn.linear_model.MultiTaskLassoCV — scikit-...

    is defined as \((1 - \frac{u}{v})\) , where \(u\) is the residual...((y_true - y_pred)** 2).sum() and \(v\) is the total sum of squares...
    scikit-learn.org/stable/modules/generated/sklearn.linear_model.MultiTaskLassoCV.html
    Sun May 19 20:00:39 UTC 2024
      74.5K bytes
      Cache
     
Back to top