Search Options

Display Count
Sort
Preferred Language
Label
Advanced Search

Results 1251 - 1260 of over 10,000 for 2 (0.41 seconds)

Filter
  1. 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
     
  2. Kernel — scikit-learn 1.8.0 documentation

    length_scale = 2.0 ) >>> X = np . array ([[ 1 , 2 ], [ 3 , 4 ]])..., X if Y is None else Y ) ** 2 ... def diag ( self , X ): ......
    scikit-learn.org/stable/modules/generated/sklearn.gaussian_process.kernels.Kernel.html
    Mon Mar 23 20:39:23 UTC 2026
      14.8K bytes
      Cache
     
  3. LassoLarsCV — scikit-learn 1.8.0 documentation

    float \(R^2\) of self.predict(X) w.r.t. y . Notes The \(R^2\) score...n_jobs = None , eps = np.float64(2.220446049250313e-16) , copy_X...
    scikit-learn.org/stable/modules/generated/sklearn.linear_model.LassoLarsCV.html
    Mon Mar 23 20:39:20 UTC 2026
      18.8K bytes
      Cache
     
  4. 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
     
  5. 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
     
  6. Incremental PCA — scikit-learn 1.8.0 documentation

    target n_components = 2 ipca = IncrementalPCA ( n_components...target_name in zip ( colors , [ 0 , 1 , 2 ], iris . target_names ): plt...
    scikit-learn.org/stable/auto_examples/decomposition/plot_incremental_pca.html
    Mon Mar 23 20:39:20 UTC 2026
      15.6K bytes
      Cache
     
  7. Decision Tree Regression with AdaBoost — scikit...

    linewidth = 2 ) plt . plot ( X , y_2 , color = colors [ 2 ], label..."n_estimators=300" , linewidth = 2 ) plt . xlabel ( "data" ) plt...
    scikit-learn.org/stable/auto_examples/ensemble/plot_adaboost_regression.html
    Mon Mar 23 20:39:22 UTC 2026
      16.3K bytes
      Cache
     
  8. 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
     
  9. Lasso model selection via information criteria ...

    2 of [ZHT2007] . A LassoLarsIC estimator...References [ ZHT2007 ] ( 1 , 2 ) Zou, Hui, Trevor Hastie, and...
    scikit-learn.org/stable/auto_examples/linear_model/plot_lasso_lars_ic.html
    Mon Mar 23 20:39:21 UTC 2026
      17.2K bytes
      Cache
     
  10. Comparing randomized search and grid search for...

    243980072)} Model with rank: 2 Mean validation score: 0.983 (std:...222222222)} Model with rank: 2 Mean validation score: 0.998 (std:...
    scikit-learn.org/stable/auto_examples/model_selection/plot_randomized_search.html
    Mon Mar 23 20:39:22 UTC 2026
      16.4K bytes
      Cache
     
Back to Top