Search Options

Display Count
Sort
Preferred Language
Label
Advanced Search

Results 1361 - 1370 of over 10,000 for 2 (0.69 seconds)

Filter
  1. Demonstrating the different strategies of KBins...

    [ 2 , 4 ], [ 8 , 8 ]]) centers_1 =...3 , 3 , size = ( n_samples , 2 )), make_blobs ( n_samples = [...
    scikit-learn.org/stable/auto_examples/preprocessing/plot_discretization_strategies.html
    Tue Mar 17 03:44:36 UTC 2026
      16.3K bytes
      Cache
     
  2. Face completion with a multi-output estimators ...

    n_pixels // 2 :] X_test = test [:, : ( n_pixels + 1 ) // 2 ] y_test.... figure ( figsize = ( 2.0 * n_cols , 2.26 * n_faces )) plt ....
    scikit-learn.org/stable/auto_examples/miscellaneous/plot_multioutput_face_completion.html
    Tue Mar 17 03:44:39 UTC 2026
      16.1K bytes
      Cache
     
  3. NMF — scikit-learn 1.8.0 documentation

    ||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.NMF.html
    Tue Mar 17 03:44:36 UTC 2026
      19.1K bytes
      Cache
     
  4. Comparison of LDA and PCA 2D projection of Iris...

    the different samples on the 2 first principal components. Linear...target_names pca = PCA ( n_components = 2 ) X_r = pca . fit ( X ) . transform...
    scikit-learn.org/stable/auto_examples/decomposition/plot_pca_vs_lda.html
    Tue Mar 17 03:44:38 UTC 2026
      15.6K bytes
      Cache
     
  5. CSV Connector

    1 content News 2 Article 2 This is article 2 content Blog Parameters:.../usr/share/fess/app/WEB-INF/lib/ Method 2: Install from admin console Open...
    fess.codelibs.org/15.5/config/datastore/ds-csv.html
    Mon Mar 16 02:47:48 UTC 2026
      71.4K bytes
      Cache
     
  6. Scheduler API

    ausführen 0 0 2 * * MON Jeden Montag um 2:00 Uhr ausführen 0 0 2 1 * ?...Cron-Ausdruck Beschreibung 0 0 2 * * ? Täglich um 2:00 Uhr ausführen 0 0...
    fess.codelibs.org/de/15.5/api/admin/api-admin-scheduler.html
    Mon Mar 16 02:50:54 UTC 2026
      50.8K bytes
      Cache
     
  7. Classifier comparison — scikit-learn 1.8.0 docu...

    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
    Tue Mar 17 03:44:38 UTC 2026
      17.5K bytes
      Cache
     
  8. BaggingRegressor — scikit-learn 1.8.0 documenta...

    float \(R^2\) of self.predict(X) w.r.t. y . Notes The \(R^2\) score...the method is known as Bagging [2] . When random subsets of the...
    scikit-learn.org/stable/modules/generated/sklearn.ensemble.BaggingRegressor.html
    Tue Mar 17 03:44:39 UTC 2026
      18.9K bytes
      Cache
     
  9. check_increasing — scikit-learn 1.8.0 documenta...

    2 , 3 , 4 , 5 ], [ 2 , 4 , 6 , 8 , 10 ] >>>...np.True_ >>> y = [ 10 , 8 , 6 , 4 , 2 ] >>> check_increasing ( x , y...
    scikit-learn.org/stable/modules/generated/sklearn.isotonic.check_increasing.html
    Tue Mar 17 03:44:39 UTC 2026
      13K bytes
      Cache
     
  10. TweedieRegressor — scikit-learn 1.8.0 documenta...

    2 ], [ 2 , 3 ], [ 3 , 4 ], [ 4 , 3 ]] >>> y = [ 2 , 3.5...determination R^2. R^2 uses squared error and D^2 uses the deviance...
    scikit-learn.org/stable/modules/generated/sklearn.linear_model.TweedieRegressor.html
    Tue Mar 17 03:44:39 UTC 2026
      17.8K bytes
      Cache
     
Back to Top