Search Options

Display Count
Sort
Preferred Language
Label
Advanced Search

Results 1351 - 1360 of over 10,000 for 2 (0.2 seconds)

  1. Decision Tree Regression — scikit-learn 1...

    = "max_depth=2" , linewidth = 2 ) plt . plot ( X_test...DecisionTreeRegresso ( max_depth = 2 ) regr_2 = DecisionTreeRegresso...
    scikit-learn.org/stable/auto_examples/tree/plot_tree_regression.html
    Mon Mar 02 11:09:51 UTC 2026
      178.7K bytes
      Cache
     
  2. 1.5. Stochastic Gradient Descent — scikit...

    := \frac{1}{2} \sum_{j=1}^{m} w_j^2 = ||w||_2^2\) , \(L_1\) norm:...>>> clf . predict ([[ 2. , 2. ]]) array([1]) SGD fits a...
    scikit-learn.org/stable/modules/sgd.html
    Mon Mar 02 11:09:51 UTC 2026
      90.1K bytes
      Cache
     
  3. Comparison of kernel ridge regression and SVR &...

    logspace ( - 2 , 2 , 5 )}, ) kr = GridSearchCV..., 1e-2 , 1e-3 ], "gamma" : np . logspace ( - 2 , 2 ,...
    scikit-learn.org/stable/auto_examples/miscellaneous/plot_kernel_ridge_regression.html
    Mon Mar 02 11:09:52 UTC 2026
      122.8K bytes
      Cache
     
  4. lars_path_gram — scikit-learn 1.8.0 docum...

    float64(2.220446049250313e-16) , copy_Gram...case method=’lasso’ is: ( 1 / ( 2 * n_samples )) * || y - Xw ||^...
    scikit-learn.org/stable/modules/generated/sklearn.linear_model.lars_path_gram.html
    Mon Mar 02 11:09:52 UTC 2026
      119K bytes
      Cache
     
  5. plot_release_highlights_1_8_0.zip

    2, 2) x2, y2 = S_scaling.T ax2.scatter(x2,...n\nax2 = fig.add_subplot(1, 2, 2)\nx2, y2 = S_scaling.T\nax2.scatter(x2,...
    scikit-learn.org/stable/_downloads/195570df7730e31327589be9e4984333/plot_release_highlights_1_8_0...
    Mon Feb 23 17:51:57 UTC 2026
      24.6K bytes
     
  6. adjusted_rand_score — scikit-learn 1.8.0 ...

    2 ], [ 0 , 0 , 1 , 1 ]) 0.57 ARI..., 0 , 1 , 1 ], [ 0 , 0 , 1 , 2 ]) 0.57 If classes members are...
    scikit-learn.org/stable/modules/generated/sklearn.metrics.adjusted_rand_score.html
    Mon Mar 02 11:09:53 UTC 2026
      117.8K bytes
      Cache
     
  7. kneighbors_graph — scikit-learn 1.8.0 doc...

    p = 2 , metric_params = None , include_self...standard Euclidean distance when p = 2. See the documentation of scipy.spatial.distance...
    scikit-learn.org/stable/modules/generated/sklearn.neighbors.kneighbors_graph.html
    Mon Mar 02 11:09:52 UTC 2026
      113.5K bytes
      Cache
     
  8. Spring Boot Java applications for CICS, Part 4:...

    2 feature Like 2 Save IBM web domains ibm.com,...Hargreaves , Tony Fitzgerald Like 2 Save On this page Accessing a...
    developer.ibm.com/tutorials/spring-boot-java-applications-for-cics-part-4-jdbc/
    Mon Mar 02 11:59:58 UTC 2026
      134.6K bytes
      Cache
     
  9. Guía de Instalación de Fess

    Instalación de OpenSearch Paso 2: Instalación de Fess Paso 3: Inicio...del Archivo Docker Compose Paso 2: Verificación del Archivo Docker...
    fess.codelibs.org/es/15.5/install/index.html
    Sun Mar 01 02:48:57 UTC 2026
      40.4K bytes
      Cache
      Similar Results (2)
     
  10. pairwise_distances_chunked — scikit-learn...

    2 >>> def reduce_func (...[array([0, 3]), array([1]), array([2]), array([0, 3]), array([4])]...
    scikit-learn.org/stable/modules/generated/sklearn.metrics.pairwise_distances_chunked.html
    Mon Mar 02 11:09:52 UTC 2026
      118.6K bytes
      Cache
     
Back to Top