Search Options

Display Count
Sort
Preferred Language
Label
Advanced Search

Results 1301 - 1310 of over 10,000 for 2 (0.22 seconds)

Filter
  1. LeaveOneOut — scikit-learn 1.8.0 documentation

    2 ], [ 3 , 4 ]]) >>> y = np . array ([ 1 , 2 ]) >>> loo...>>> loo . get_n_splits ( X ) 2 >>> print ( loo ) LeaveOneOut()...
    scikit-learn.org/stable/modules/generated/sklearn.model_selection.LeaveOneOut.html
    Mon Mar 23 20:39:23 UTC 2026
      14.1K bytes
      Cache
     
  2. Log Configuration

    /^\d{4}-\d{2}-\d{2}/ format1 /^(?<time>\d{4}-\d{2}-\d{2} \d{...\d{2}:\d{2}:\d{2},\d{3}) \[(?<thread>.*?)\] (?<level&g...
    fess.codelibs.org/15.4/config/admin-logging.html
    Mon Feb 09 02:42:12 UTC 2026
      72.3K bytes
      Cache
     
  3. check_array — scikit-learn 1.8.0 documentation

    ndim > 2. ensure_min_samples int, default=1...the input data has effectively 2 dimensions or is originally 1D...
    scikit-learn.org/stable/modules/generated/sklearn.utils.check_array.html
    Tue Mar 17 03:44:39 UTC 2026
      14.8K bytes
      Cache
     
  4. f1_score — scikit-learn 1.8.0 documentation

    2 , 0 , 1 , 2 ] >>> y_pred = [ 0 , 2 , 1 , 0 , 0...is: \[\text{F1} = \frac{2 * \text{TP}}{2 * \text{TP} + \text{FP}...
    scikit-learn.org/stable/modules/generated/sklearn.metrics.f1_score.html
    Mon Mar 23 20:39:23 UTC 2026
      16.3K bytes
      Cache
     
  5. nan_euclidean_distances — scikit-learn 1.8.0 do...

    is: \[\sqrt{\frac{4}{2}((3-1)^2 + (6-5)^2)}\] If all the coordinates...
    scikit-learn.org/stable/modules/generated/sklearn.metrics.pairwise.nan_euclidean_distances.html
    Mon Mar 23 20:39:20 UTC 2026
      14K bytes
      Cache
     
  6. Fess Installation Guide

    Step 1: Install OpenSearch Step 2: Install Fess Step 3: Startup...Obtain Docker Compose Files Step 2: Review Docker Compose Files Step...
    fess.codelibs.org/15.4/install/index.html
    Mon Feb 09 02:42:14 UTC 2026
      39K bytes
      Cache
     
  7. PassiveAggressiveRegressor — scikit-learn 1.8.0...

    float \(R^2\) of self.predict(X) w.r.t. y . Notes The \(R^2\) score...[1, n_features] if n_classes == 2 else [n_classes, n_features] Weights...
    scikit-learn.org/stable/modules/generated/sklearn.linear_model.PassiveAggressiveRegressor.html
    Mon Mar 23 20:39:21 UTC 2026
      19K bytes
      Cache
     
  8. Conector CSV

    Noticias 2 Articulo2 Este es el contenido del articulo 2 Blog Parametros:.../usr/share/fess/app/WEB-INF/lib/ Metodo 2: Instalar desde la pantalla de...
    fess.codelibs.org/es/15.5/config/datastore/ds-csv.html
    Mon Mar 23 02:52:34 UTC 2026
      74K bytes
      Cache
     
  9. Density Estimation for a Gaussian mixture — sci...

    2 ) + np . array ([ 20 , 20 ]) #...random . randn ( n_samples , 2 ), C ) # concatenate the two datasets...
    scikit-learn.org/stable/auto_examples/mixture/plot_gmm_pdf.html
    Mon Mar 23 20:39:22 UTC 2026
      15.8K bytes
      Cache
     
  10. Recursive feature elimination with cross-valida...

    The introduction of 2 additional redundant (i.e. correlated)...n_informative = 3 , n_redundant = 2 , n_repeated = 0 , n_classes =...
    scikit-learn.org/stable/auto_examples/feature_selection/plot_rfe_with_cross_validation.html
    Mon Mar 23 20:39:20 UTC 2026
      16.8K bytes
      Cache
     
Back to Top