Search Options

Display Count
Sort
Preferred Language
Label
Advanced Search

Results 1 - 10 of 37 for 2 (0.04 seconds)

  1. cross_validation.rst.txt

    2, 2, 2, 2] >>> groups = [1, 1, 2, 2, 3, 3, 3] >>>...test)) [2 3] [0 1] [1 3] [0 2] [1 2] [0 3] [0 3] [1 2] [0 2] [1 3]...
    scikit-learn.org/stable/_sources/modules/cross_validation.rst.txt
    Mon Feb 23 17:51:57 GMT 2026
      41.1K bytes
      1 views
     
  2. model_evaluation.rst.txt

    labeling1 = [2, 0, 2, 2, 0, 1] >>> labeling2 = [0, 0, 2, 2, 0, 2] >>>...y_true = [2, 0, 2, 2, 0, 1] >>> y_pred = [0, 0, 2, 2, 0, 2] >>> ...
    scikit-learn.org/stable/_sources/modules/model_evaluation.rst.txt
    Mon Feb 23 17:51:57 GMT 2026
      133.3K bytes
     
  3. plot_release_highlights_1_7_0.rst.txt

    id="sk-estimator-id-2" type="checkbox" ><label for="sk-estimator-id-2" clas...#sk-container-id-2 pre { padding: 0; } #sk-container-id-2 input.sk-hidden--visually...
    scikit-learn.org/stable/_sources/auto_examples/release_highlights/plot_release_highlights_1_7_0.r...
    Fri Dec 05 17:52:54 GMT 2025
      66.3K bytes
     
  4. grid_search.rst.txt

    +--------- | 3 * 2 = 6 | 70 // 2 = 35 | +--------- | 6 * 2 = 12 | 35...35 // 2 = 17 | +--------- | 12 * 2 = 24 | 17 // 2 = 8 | +---------...
    scikit-learn.org/stable/_sources/modules/grid_search.rst.txt
    Mon Feb 23 17:51:56 GMT 2026
      33.4K bytes
     
  5. test.log

    2024-11-13 10:00:05 INFO [worker-2] Indexing document: test.pdf 2024-11-13...2024-11-13 10:00:06 DEBUG [worker-2] Extracted text content: 吾輩は猫である。名前はまだない。...
    raw.githubusercontent.com/codelibs/fess-testdata/master/files/logs/test.log
    Mon Mar 02 00:10:45 GMT 2026
      2.4K bytes
     
  6. neighbors.rst.txt

    [-2, -1], [-3, -2], [1, 1], [2, 1], [3, 2]]) >>> nbrs...np.array([[-1, -1], [-2, -1], [-3, -2], [1, 1], [2, 1], [3, 2]]) >>> kdt...
    scikit-learn.org/stable/_sources/modules/neighbors.rst.txt
    Mon Feb 23 17:51:57 GMT 2026
      38K bytes
     
  7. decomposition.rst.txt

    \frac{1}{2} ||X - Y||_{\mathrm{Fro}}^2 = \frac{1}{2} \sum_{i,j}...Y) = \frac{1}{2} ||X - Y||_{Fro}^2 = \frac{1}{2} \sum_{i,j} (X_{ij}...
    scikit-learn.org/stable/_sources/modules/decomposition.rst.txt
    Mon Feb 23 17:51:57 GMT 2026
      45.9K bytes
      1 views
     
  8. ensemble.rst.txt

    features 1 and 2. But note that features 0 and 2 are forbidden...Right split at feature 2 has only group {1, 2} from now on. LightGBM...
    scikit-learn.org/stable/_sources/modules/ensemble.rst.txt
    Mon Feb 09 10:22:29 GMT 2026
      72.6K bytes
     
  9. test.rst

    第一項目 - Lorem ipsum 2. 第二項目 - 吾輩は猫である 3. 第三項目 - Test...dolor sit amet | +----+---- | 2 | 吾輩は猫である | 夏目漱石の小説 | +----+----...
    raw.githubusercontent.com/codelibs/fess-testdata/master/files/markdown/test.rst
    Mon Mar 02 00:09:22 GMT 2026
      2.3K bytes
     
  10. feature_extraction.rst.txt

    2.0986]}{\sqrt{\big(3^2 + 0^2 + 2.0986^2\big)}} = [...(one_image, (2, 2)) >>> patches.shape (9, 2, 2, 3) >>> patches[4,...
    scikit-learn.org/stable/_sources/modules/feature_extraction.rst.txt
    Mon Feb 23 17:51:57 GMT 2026
      43.9K bytes
     
Back to Top