Search Options

Display Count
Sort
Preferred Language
Label
Advanced Search

Results 1311 - 1320 of over 10,000 for 2 (0.35 seconds)

Filter
  1. API de Scheduler

    horas 0 0 2 * * MON Ejecutar cada lunes a las 2 AM 0 0 2 1 * ? Ejecutar...Descripcion 0 0 2 * * ? Ejecutar diariamente a las 2 AM 0 0 0/6 *...
    fess.codelibs.org/es/15.5/api/admin/api-admin-scheduler.html
    Mon Mar 23 02:52:37 UTC 2026
      51.6K bytes
      Cache
     
  2. Multiclass Receiver Operating Characteristic (R...

    This can be done in 2 different ways: the One-vs-Rest...linearly separable from the other 2; the latter are not linearly separable...
    scikit-learn.org/stable/auto_examples/model_selection/plot_roc.html
    Mon Mar 23 20:39:22 UTC 2026
      22.7K bytes
      Cache
     
  3. RBF — scikit-learn 1.8.0 documentation

    x_j)^2}{2l^2} \right)\] where \(l\) is the...very smooth. See [2] , Chapter 4, Section 4.2, for further details...
    scikit-learn.org/stable/modules/generated/sklearn.gaussian_process.kernels.RBF.html
    Mon Mar 23 20:39:21 UTC 2026
      17.2K bytes
      Cache
     
  4. plot_kmeans_digits.zip

    PCA` to project into a # 2-dimensional space and plot the...reduced_data = PCA(n_components=2).fit_transform(data) kmeans =...
    scikit-learn.org/stable/_downloads/1393861b58df827d4c681b80a5be2472/plot_kmeans_digits.zip
    Tue Mar 17 03:44:39 UTC 2026
      15.5K bytes
     
  5. fbeta_score — scikit-learn 1.8.0 documentation

    2 , 0 , 1 , 2 ] >>> y_pred = [ 0 , 2 , 1 , 0 , 0...\frac{(1 + \beta^2) \text{tp}} {(1 + \beta^2) \text{tp} + \text{fp}...
    scikit-learn.org/stable/modules/generated/sklearn.metrics.fbeta_score.html
    Mon Mar 23 20:39:20 UTC 2026
      16.1K bytes
      Cache
     
  6. Selecting the number of clusters with silhouett...

    and 2 columns fig , ( ax1 , ax2 ) = plt . subplots ( 1 , 2 ) fig...ambivalent in deciding between 2 and 4. Also from the thickness...
    scikit-learn.org/stable/auto_examples/cluster/plot_kmeans_silhouette_analysis.html
    Mon Mar 23 20:39:22 UTC 2026
      17.4K bytes
      Cache
     
  7. Understanding the decision tree structure — sci...

    3] = 2.4) > 0.800000011920929) decision node 2 : (X_test[0,...min_samples_split: int or float, default=2 The minimum number of samples...
    scikit-learn.org/stable/auto_examples/tree/plot_unveil_tree_structure.html
    Mon Mar 23 20:39:20 UTC 2026
      27.5K bytes
      Cache
     
  8. ProxyCachingConfiguration (Spring Framework 7.0...

    proxyBeanMethods =false) @Role (2) public class ProxyCachingConfigur...nternalCacheAdvisor") @Role (2) public   BeanFactoryCacheOper...
    docs.spring.io/spring-framework/docs/current/javadoc-api/org/springframework/cache/annotation/Pro...
    Fri Feb 01 00:00:00 UTC 1980
      21.3K bytes
      Cache
     
  9. root_mean_squared_error — scikit-learn 1.8.0 do...

    2 , 7 ] >>> y_pred = [ 2.5 , 0.0 , 2 , 8 ] >>> r...]] >>> y_pred = [[ 0 , 2 ],[ - 1 , 2 ],[ 8 , - 5 ]] >>> root_mean_squared_error...
    scikit-learn.org/stable/modules/generated/sklearn.metrics.root_mean_squared_error.html
    Mon Mar 23 20:39:23 UTC 2026
      14K bytes
      Cache
     
  10. 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
    Tue Mar 17 03:44:39 UTC 2026
      14.5K bytes
      1 views
     
Back to Top