Search Options

Display Count
Sort
Preferred Language
Label
Advanced Search

Results 1221 - 1230 of over 10,000 for 2 (1.11 seconds)

Filter
  1. contingency_matrix — scikit-learn 1.8.0 documen...

    2 , 2 ] >>> labels_pred = [ 1 , 0 , 2 , 1 , 0 , 2 ] >>>...
    scikit-learn.org/stable/modules/generated/sklearn.metrics.cluster.contingency_matrix.html
    Mon Mar 23 20:39:23 UTC 2026
      13.5K bytes
      Cache
     
  2. Visualizing the probabilistic predictions of a ...

    SplineTransformer ( degree = 2 , n_knots = 2 ), PolynomialFeatures (...SplineTransformer(degree=2, n_knots=2)), ('polynomialfeatures',...
    scikit-learn.org/stable/auto_examples/ensemble/plot_voting_decision_regions.html
    Mon Mar 23 20:39:22 UTC 2026
      33.2K bytes
      Cache
     
  3. neighbors.rst.txt

    [-2, -1], [-3, -2], [1, 1], [2, 1], [3, 2]]) >>> nbrs...np.array([[-1, -1], [-2, -1], [-3, -2], [1, 1], [2, 1], [3, 2]]) >>> kdt...
    scikit-learn.org/stable/_sources/modules/neighbors.rst.txt
    Tue Mar 17 03:44:36 UTC 2026
      12.2K bytes
     
  4. PoissonRegressor — scikit-learn 1.8.0 documenta...

    determination R^2. R^2 uses squared error and D^2 uses the deviance...PoissonRegressor () >>> X = [[ 1 , 2 ], [ 2 , 3 ], [ 3 , 4 ], [ 4 , 3...
    scikit-learn.org/stable/modules/generated/sklearn.linear_model.PoissonRegressor.html
    Mon Mar 23 20:39:21 UTC 2026
      17.5K bytes
      Cache
     
  5. MultiTaskElasticNet — scikit-learn 1.8.0 docume...

    [ 2 , 2 ]], [[ 0 , 0 ], [ 1 , 1 ], [ 2 , 2 ]]) Multi...is: ( 1 / ( 2 * n_samples )) * || Y - XW || _Fro ^ 2 + alpha *...
    scikit-learn.org/stable/modules/generated/sklearn.linear_model.MultiTaskElasticNet.html
    Mon Mar 23 20:39:20 UTC 2026
      19.6K bytes
      Cache
     
  6. lasso_path — scikit-learn 1.8.0 documentation

    it is: ( 1 / ( 2 * n_samples )) * || Y - XW ||^ 2 _Fro + alpha...X = np . array ([[ 1 , 2 , 3.1 ], [ 2.3 , 5.4 , 4.3 ]]) . T >>>...
    scikit-learn.org/stable/modules/generated/sklearn.linear_model.lasso_path.html
    Mon Mar 23 20:39:23 UTC 2026
      15.5K bytes
      Cache
     
  7. IBM Instana - IBM Developer

    of 2 pages 1 2 of 2 pages Previous page Next...
    developer.ibm.com/components/instana
    Mon Jan 12 13:14:54 UTC 2026
      638.5K bytes
      Cache
      Similar Results (1)
     
  8. IBM Turbonomic - IBM Developer

    of 2 pages 1 2 of 2 pages Previous page Next...
    developer.ibm.com/components/turbonomic
    Mon Feb 02 13:54:12 UTC 2026
      638.8K bytes
      Cache
      Similar Results (1)
     
  9. 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
     
  10. Joint feature selection with multi-task Lasso —...

    2 , 2 ) plt . spy ( coef_multi_task_lasso_...)) times = np . linspace ( 0 , 2 * np . pi , n_tasks ) for k in...
    scikit-learn.org/stable/auto_examples/linear_model/plot_multi_task_lasso_support.html
    Mon Mar 23 20:39:21 UTC 2026
      16.3K bytes
      Cache
     
Back to Top