Search Options

Display Count
Sort
Preferred Language
Label
Advanced Search

Results 1 - 10 of 14 for d (0.05 seconds)

Filter
  1. decomposition.rst.txt

    of :math:`D` documents. * A document :math:`d \in D` is a sequence...2. For each document :math:`d \in D`, draw the topic proportions...
    scikit-learn.org/stable/_sources/modules/decomposition.rst.txt
    Tue Mar 17 03:44:39 UTC 2026
      14.5K bytes
      1 views
     
  2. neighbors.rst.txt

    :math:`D` dimensions, this approach scales as :math:`O[D N^2]`....refers to the dimension :math:`d \le D` of a manifold on which the...
    scikit-learn.org/stable/_sources/modules/neighbors.rst.txt
    Tue Mar 17 03:44:36 UTC 2026
      12.2K bytes
     
  3. test.go

    d.Title, d.Content) } func main() {...returns document summary func (d *TestDocument) GetSummary() string...
    raw.githubusercontent.com/codelibs/fess-testdata/master/files/source_code/test.go
    Mon Apr 27 00:10:25 UTC 2026
      459 bytes
     
  4. model_evaluation.rst.txt

    _d2_score_classification: D² score for classification ---------- The D² score computes...outliers. .. _d2_score: D² score -------- The D² score computes the...
    scikit-learn.org/stable/_sources/modules/model_evaluation.rst.txt
    Tue Mar 17 03:44:39 UTC 2026
      37.2K bytes
     
  5. preprocessing.rst.txt

    "a" and "d" are considered infrequent and...+ ["b"] * 20 + ["c"] * 10 + ["d"] * 3 + [np.nan]], ... dtype=object).T...
    scikit-learn.org/stable/_sources/modules/preprocessing.rst.txt
    Tue Mar 17 03:44:39 UTC 2026
      16K bytes
     
  6. cross_validation.rst.txt

    "d", "d", "d"] >>> groups = [1, 1, 1,...Cross-validation iterators for i.i.d. data ---------- Assuming that...
    scikit-learn.org/stable/_sources/modules/cross_validation.rst.txt
    Thu Mar 05 14:15:31 UTC 2026
      13K bytes
      1 views
     
  7. linear_model.rst.txt

    P(w) - D(v)` with dual objective function .. math:: D(v) = \...K. Koh, M. Lustig, S. Boyd and D. Gorinevsky, in IEEE Journal of...
    scikit-learn.org/stable/_sources/modules/linear_model.rst.txt
    Mon Mar 23 20:39:23 UTC 2026
      25.5K bytes
      1 views
     
  8. clustering.rst.txt

    pdf>`_ D. Sculley, *Proceedings of the...analysis" <10.1109/34.1000236>` D. Comaniciu and P. Meer, *IEEE...
    scikit-learn.org/stable/_sources/modules/clustering.rst.txt
    Tue Mar 17 03:44:39 UTC 2026
      28.5K bytes
     
  9. plot_release_highlights_1_8_0.rst.txt

    match(/^rgb\s*\(\s*(\d+)\s*,\s*(\d+)\s*,\s*(\d+)\s*\)\s*$/i); if...
    scikit-learn.org/stable/_sources/auto_examples/release_highlights/plot_release_highlights_1_8_0.r...
    Tue Mar 17 03:44:36 UTC 2026
      15.5K bytes
     
  10. v1.7.rst.txt

    By :user:`Sascha D. Krauss <saskra>`. :pr:`31584`...
    scikit-learn.org/stable/_sources/whats_new/v1.7.rst.txt
    Tue Mar 17 03:44:39 UTC 2026
      9.9K bytes
     
Back to Top