Search Options

Display Count
Sort
Preferred Language
Label
Advanced Search

Results 1401 - 1410 of over 10,000 for 2 (2.31 seconds)

Filter
  1. Receiver Operating Characteristic (ROC) with cr...

    = 2 ], y [ y != 2 ] n_samples , n_features...linearly separable from the other 2; the latter are not linearly separable...
    scikit-learn.org/stable/auto_examples/model_selection/plot_roc_crossval.html
    Tue Mar 17 03:44:39 UTC 2026
      17.4K bytes
      Cache
     
  2. IsolationForest example — scikit-learn 1.8.0 do...

    2 ) @ covariance + np . array ([ 2 , 2 ]) # general...randn ( n_samples , 2 ) + np . array ([ - 2 , - 2 ]) # spherical outliers...
    scikit-learn.org/stable/auto_examples/ensemble/plot_isolation_forest.html
    Tue Mar 17 03:44:36 UTC 2026
      24.2K bytes
      Cache
     
  3. DBSCAN — scikit-learn 1.8.0 documentation

    2 ], [ 2 , 2 ], [ 2 , 3 ], ... [ 8 , 7 ],...memory complexity of \(O({n}^2)\) , which can occur when the...
    scikit-learn.org/stable/modules/generated/sklearn.cluster.DBSCAN.html
    Tue Mar 17 03:44:37 UTC 2026
      18.5K bytes
      Cache
     
  4. 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
     
  5. Simple 1D Kernel Density Estimation — scikit-le...

    subplots ( 2 , 2 , sharex = True , sharey = True...1.05 ) axi . set_xlim ( - 2.9 , 2.9 ) ax [ 0 , 1 ] . set_title...
    scikit-learn.org/stable/auto_examples/neighbors/plot_kde_1d.html
    Tue Mar 17 03:44:39 UTC 2026
      17.6K bytes
      Cache
     
  6. 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
    Tue Mar 17 03:44:39 UTC 2026
      14K bytes
      Cache
     
  7. Log Configuration

    /^\d{4}-\d{2}-\d{2}/ format1 /^(?<time>\d{4}-\d{2}-\d{2} \d{2}:\d{2}:\d{2},\d{3})...\d{2}:\d{2}:\d{2},\d{3}) \[(?<thread>.*?)\] (?<level>\w+)\s+(?<logger>.*?)...
    fess.codelibs.org/15.5/config/admin-logging.html
    Mon Mar 16 02:47:48 UTC 2026
      75.3K bytes
      Cache
     
  8. oas — scikit-learn 1.8.0 documentation

    formula (23) states that 2/p (p being the number of features)...because for a large p, the value of 2/p is so small that it doesn’t...
    scikit-learn.org/stable/modules/generated/oas-function.html
    Tue Mar 17 03:44:36 UTC 2026
      13.8K bytes
      Cache
     
  9. BayesianRidge — scikit-learn 1.8.0 documentation

    [ 2 , 2 ]], [ 0 , 1 , 2 ]) BayesianRidge() >>>...float \(R^2\) of self.predict(X) w.r.t. y . Notes The \(R^2\) score...
    scikit-learn.org/stable/modules/generated/sklearn.linear_model.BayesianRidge.html
    Tue Mar 17 03:44:37 UTC 2026
      18.6K bytes
      Cache
     
  10. as_float_array — scikit-learn 1.8.0 documentation

    2 , 2 ], dtype = np . int64 ) >>>...array ) array([0., 0., 1., 2., 2.]) On this page This Page...
    scikit-learn.org/stable/modules/generated/sklearn.utils.as_float_array.html
    Tue Mar 17 03:44:37 UTC 2026
      13.3K bytes
      Cache
     
Back to Top