Search Options

Display Count
Sort
Preferred Language
Label
Advanced Search

Popular Words: xml web ファイル g url 機能 pro pdf s musk

Results 1191 - 1200 of over 10,000 for 2 (0.47 seconds)

  1. LeavePOut — scikit-learn 1.8.0 documentation

    3] Test: index=[0 2] Fold 2: Train: index=[1 2] Test: index=[0...([ 1 , 2 , 3 , 4 ]) >>> lpo = LeavePOut ( 2 ) >>>...
    scikit-learn.org/stable/modules/generated/sklearn.model_selection.LeavePOut.html
    Mon Feb 09 10:22:30 GMT 2026
      117.1K bytes
      Cache
     
  2. 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 Feb 09 00:13:17 GMT 2026
      2.4K bytes
     
  3. Successive Halving Iterations — scikit-le...

    "min_samples_split" : randint ( 2 , 11 ), "bootstrap"...param_distributions = param_dist , factor = 2 , random_state = rng ) rsh . fit...
    scikit-learn.org/stable/auto_examples/model_selection/plot_successive_halving_iterations.html
    Mon Feb 09 10:22:28 GMT 2026
      156.7K bytes
      Cache
     
  4. Classifier comparison — scikit-learn 1.8....

    n_features = 2 , n_redundant = 0 , n_informative = 2 , random_state.... random . RandomState ( 2 ) X += 2 * rng . uniform ( size =...
    scikit-learn.org/stable/auto_examples/classification/plot_classifier_comparison.html
    Mon Feb 09 10:22:28 GMT 2026
      113.9K bytes
      Cache
     
  5. Multilabel classification — scikit-learn ...

    subplot ( 2 , 2 , subplot ) plt . title ( title..."none" , linewidths = 2 , label = "Class 2" , ) plot_hyperplane...
    scikit-learn.org/stable/auto_examples/miscellaneous/plot_multilabel.html
    Mon Feb 09 10:22:28 GMT 2026
      105.8K bytes
      Cache
     
  6. 1.10. Decision Trees — scikit-learn 1.8.0...

    [ 2 , 2 ]] >>> y = [ 0.5 , 2.5 ] >>>...>>> clf . predict ([[ 2. , 2. ]]) array([1]) In case that...
    scikit-learn.org/stable/modules/tree.html
    Mon Feb 09 10:22:28 GMT 2026
      99.1K bytes
      Cache
     
  7. shuffle — scikit-learn 1.8.0 documentation

    [2., 1.], [1., 0.]]) >>> y array([2, 1, 0]) >>>...= np . array ([[ 1. , 0. ], [ 2. , 1. ], [ 0. , 0. ]]) >>>...
    scikit-learn.org/stable/modules/generated/sklearn.utils.shuffle.html
    Mon Feb 02 09:23:44 GMT 2026
      114.6K bytes
      Cache
     
  8. Robust covariance estimation and Mahalanobis di...

    standard deviation equal to 2 and feature 2 has a standard deviation...n_features = 2 # generate Gaussian data of shape (125, 2) gen_cov...
    scikit-learn.org/stable/auto_examples/covariance/plot_mahalanobis_distances.html
    Mon Feb 09 10:22:28 GMT 2026
      117K bytes
      Cache
     
  9. NuSVR — scikit-learn 1.8.0 documentation

    float \(R^2\) of self.predict(X) w.r.t. y . Notes The \(R^2\) score...for Support Vector Machines [ 2 ] Platt, John (1999). “Probabilistic...
    scikit-learn.org/stable/modules/generated/sklearn.svm.NuSVR.html
    Mon Feb 09 10:22:28 GMT 2026
      143K bytes
      Cache
     
  10. Sparse coding with a precomputed dictionary &#8...

    ) ** 2 / width ** 2 ) * np . exp ( - (( x - center ) ** 2 ) /.../ ( 2 * width ** 2 )) ) return x def ricker_matrix ( width , resolution...
    scikit-learn.org/stable/auto_examples/decomposition/plot_sparse_coding.html
    Mon Feb 09 10:22:28 GMT 2026
      107.1K bytes
      Cache
     
Back to Top