Search Options

Display Count
Sort
Preferred Language
Label
Advanced Search

Popular Words: test mit d url js store 機能 検索 excel demo

Results 1 - 10 of 28 for 2 (0.03 seconds)

  1. 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
    Sat Nov 15 10:03:26 GMT 2025
      43.4K bytes
     
  2. 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
    Sat Nov 15 10:03:26 GMT 2025
      41.1K bytes
     
  3. 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
    Sat Nov 15 10:03:25 GMT 2025
      132.2K bytes
     
  4. plot_classifier_comparison.rst.txt

    make_classification( n_features=2, n_redundant=0, n_informative=2, random_state=1,...rng = np.random.RandomState(2) X += 2 * rng.uniform(size=X.shape)...
    scikit-learn.org/stable/_sources/auto_examples/classification/plot_classifier_comparison.rst.txt
    Sat Nov 15 10:03:26 GMT 2025
      7.8K bytes
     
  5. 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...
    Sat Nov 15 10:03:26 GMT 2025
      66.3K 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
    Sat Nov 15 10:03:26 GMT 2025
      37.9K bytes
     
  7. linear_model.rst.txt

    \frac{n}{2} \log(2 \pi) - \frac{n}{2} \log(\sigma^2) - \frac{\sum_{i=1}^{n}...- \hat{y}_i)^2}{2\sigma^2} where :math:`\sigma^2` is an estimate...
    scikit-learn.org/stable/_sources/modules/linear_model.rst.txt
    Sat Nov 15 10:03:26 GMT 2025
      79K bytes
     
  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
    Sat Nov 15 10:03:27 GMT 2025
      72.2K bytes
     
  9. supervised_learning.rst.txt

    toctree:: :maxdepth: 2 modules/linear_model modules/lda_qda.rst...
    scikit-learn.org/stable/_sources/supervised_learning.rst.txt
    Fri Nov 14 06:59:24 GMT 2025
      538 bytes
     
  10. 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
    Sat Nov 15 10:03:26 GMT 2025
      33.4K bytes
     
Back to Top