Search Options

Display Count
Sort
Preferred Language
Label
Advanced Search

Results 711 - 720 of over 10,000 for 2 (1.33 seconds)

  1. Gradient Boosting regularization — scikit...

    2, max_features=2" , "magenta"..."learning_rate" : 0.2 , "max_features" : 2 }, ), ]: params...
    scikit-learn.org/stable/auto_examples/ensemble/plot_gradient_boosting_regularization.html
    Mon Dec 22 11:58:29 GMT 2025
      96K 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 Dec 22 00:11:45 GMT 2025
      2.4K bytes
     
  3. Type (Spring Framework 7.0.0 API)

    2 for long and double , 0 for void...(argumentsSize << 2) | returnSize (argumentsSize is...
    docs.spring.io/spring-framework/docs/current/javadoc-api/org/springframework/asm/Type.html
    Fri Feb 01 00:00:00 GMT 1980
      87.2K bytes
      Cache
     
  4. radius_neighbors_graph — scikit-learn 1.8...

    p = 2 , metric_params = None , include_self...standard Euclidean distance when p = 2. See the documentation of scipy.spatial.distance...
    scikit-learn.org/stable/modules/generated/sklearn.neighbors.radius_neighbors_graph.html
    Mon Dec 22 11:58:31 GMT 2025
      111.5K bytes
      Cache
     
  5. confusion_matrix_at_thresholds — scikit-l...

    array([2., 1., 1., 0.]) >>> fps array([0., 1., 1., 2.])...>>> tps array([1., 1., 2., 2.]) >>> thresholds array([0.8...
    scikit-learn.org/stable/modules/generated/sklearn.metrics.confusion_matrix_at_thresholds.html
    Mon Dec 22 11:58:31 GMT 2025
      113.6K bytes
      Cache
     
  6. MiniBatchNMF — scikit-learn 1.8.0 documen...

    ||H||_{Fro}^2,\end{aligned}\end{align} \] where \(||A||_{Fro}^2 = \sum_{i,j}...array ([[ 1 , 1 ], [ 2 , 1 ], [ 3 , 1.2 ], [ 4 , 1 ], [ 5 , 0.8...
    scikit-learn.org/stable/modules/generated/sklearn.decomposition.MiniBatchNMF.html
    Mon Dec 22 11:58:29 GMT 2025
      155.6K bytes
      Cache
     
  7. LassoCV — scikit-learn 1.8.0 documentation

    it is: ( 1 / ( 2 * n_samples )) * || Y - XW ||^ 2 _Fro + alpha...X = np . array ([[ 1 , 2 , 3.1 ], [ 2.3 , 5.4 , 4.3 ]]) . T >>>...
    scikit-learn.org/stable/modules/generated/sklearn.linear_model.LassoCV.html
    Mon Dec 22 11:58:29 GMT 2025
      169.8K bytes
      Cache
     
  8. inplace_csr_row_normalize_l2 — scikit-lea...

    2 , 3 ]) >>> data = np . array ([ 1.0 , 2.0 , 3.0...>>> indptr = np . array ([ 0 , 2 , 3 , 4 ]) >>> indices...
    scikit-learn.org/stable/modules/generated/sklearn.utils.sparsefuncs_fast.inplace_csr_row_normaliz...
    Mon Dec 22 11:58:31 GMT 2025
      108.3K bytes
      Cache
     
  9. Statistical comparison of models using grid sea...

    factorial ( 2 ) * factorial ( len ( model_scores ) - 2 ) ) pairwise_t_test..."poly" ], "degree" : [ 2 , 3 ]}, { "kernel" :...
    scikit-learn.org/stable/auto_examples/model_selection/plot_grid_search_stats.html
    Mon Dec 22 11:58:31 GMT 2025
      213K bytes
      Cache
     
  10. ClassifierMixin — scikit-learn 1.8.0 docu...

    2 ], [ 2 , 3 ], [ 3 , 4 ]]) >>>...
    scikit-learn.org/stable/modules/generated/sklearn.base.ClassifierMixin.html
    Mon Dec 22 11:58:31 GMT 2025
      114.5K bytes
      Cache
     
Back to Top