Search Options

Display Count
Sort
Preferred Language
Label
Advanced Search

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

Filter
  1. check_symmetric — scikit-learn 1.8.0 documentation

    2 ], [ 1 , 0 , 1 ], [ 2 , 1 , 0 ]]) >>> check_symmetric...symmetric_array ) array([[0, 1, 2], [1, 0, 1], [2, 1, 0]]) >>> from scipy.sparse...
    scikit-learn.org/stable/modules/generated/sklearn.utils.validation.check_symmetric.html
    Mon Mar 23 20:39:20 UTC 2026
      13.3K bytes
      Cache
     
  2. mean_squared_log_error — scikit-learn 1.8.0 doc...

    2 ], [ 7 , 6 ]] >>> y_pred = [[ 0.5 , 2 ], [ 1 , 2.5 ],...y_true = [ 3 , 5 , 2.5 , 7 ] >>> y_pred = [ 2.5 , 5 , 4 , 8 ] >>>...
    scikit-learn.org/stable/modules/generated/sklearn.metrics.mean_squared_log_error.html
    Mon Mar 23 20:39:23 UTC 2026
      13.4K bytes
      Cache
     
  3. 范围指定检索

    ified:[日期时间1 TO 日期时间2]”(日期时间1 < 日期时间2)。 日期时间基于 ISO 8601 标准。...例如,要搜索 last_modified 字段在 2016 年 2 月 21 日 20 时(假设为当前日期时间)之前 30 天...
    fess.codelibs.org/zh-cn/15.4/user/search-range.html
    Mon Feb 09 02:53:42 UTC 2026
      23.3K bytes
      Cache
     
  4. DummyRegressor — scikit-learn 1.8.0 documentation

    2.0 , 3.0 , 4.0 ]) >>> y = np . array ([ 2.0 , 3.0 ,...determination R^2 of the prediction. The coefficient R^2 is defined...
    scikit-learn.org/stable/modules/generated/sklearn.dummy.DummyRegressor.html
    Mon Mar 23 20:39:21 UTC 2026
      16.7K bytes
      Cache
     
  5. UriAssert (Spring Framework 7.0.3 API)

    2 Author: Stephane Nicoll Field...is equal to "/orders/1/items/2" assertThat(uri).isEqualToTem...
    docs.spring.io/spring-framework/docs/current/javadoc-api/org/springframework/test/web/UriAssert.html
    Fri Feb 01 00:00:00 UTC 1980
      23.6K bytes
      Cache
     
  6. kNN search in Elasticsearch | Elastic Docs

    - 1) cosine : (2 * _score) - 1 dot_product : (2 * _score) - 1..."k": 2, "num_candidates": 2, "inner_hits":...
    www.elastic.co/docs/solutions/search/vector/knn
    Fri Mar 06 21:35:17 UTC 2026
      41K bytes
      Cache
     
  7. NuSVR — scikit-learn 1.8.0 documentation

    float \(R^2\) of self.predict(X) w.r.t. y . Notes The \(R^2\) score...for Support Vector Machines [ 2 ] Platt, John (1999). “Probabilistic...
    scikit-learn.org/stable/modules/generated/sklearn.svm.NuSVR.html
    Mon Mar 23 20:39:21 UTC 2026
      18.5K bytes
      Cache
     
  8. Early stopping in Gradient Boosting — scikit-le...

    axes [ 2 ] . bar ( labels , training_times ) axes [ 2 ] . set_ylabel...axes [ 2 ] . text ( bar . get_x () + bar . get_width () / 2 , height...
    scikit-learn.org/stable/auto_examples/ensemble/plot_gradient_boosting_early_stopping.html
    Mon Mar 23 20:39:21 UTC 2026
      17.8K bytes
      Cache
     
  9. Vector Quantization Example — scikit-learn 1.8....

    subplots ( ncols = 2 , figsize = ( 12 , 4 )) ax [ 0...by a factor of approximately 2.5. We will later discuss about...
    scikit-learn.org/stable/auto_examples/cluster/plot_face_compress.html
    Mon Mar 23 20:39:20 UTC 2026
      17.8K bytes
      Cache
     
  10. plot_discretization_strategies.zip

    [2, 4], [8, 8]]) centers_1 = np.array([[0,...form(-3, 3, size=(n_samples, 2)), make_blobs( n_samples=[ n_samples...
    scikit-learn.org/stable/_downloads/7b16734166ab4280e940d7fb89dd6113/plot_discretization_strategie...
    Thu Mar 05 14:15:31 UTC 2026
      7.3K bytes
     
Back to Top