Search Options

Display Count
Sort
Preferred Language
Label
Advanced Search

Results 1001 - 1010 of 8,150 for 2 (0.33 seconds)

Filter
  1. Selecting dimensionality reduction with Pipelin...

    as in '2*n_jobs' '2*n_jobs' error_score error_score:...function of n_jobs, as in '2*n_jobs' '2*n_jobs' error_score error_score:...
    scikit-learn.org/stable/auto_examples/compose/plot_compare_reduction.html
    Mon Mar 23 20:39:21 UTC 2026
      30.6K bytes
      Cache
     
  2. orthogonal_mp — scikit-learn 1.8.0 documentation

    n_nonzero_coefs : argmin ||y - Xgamma||^2 subject to ||gamma||_0 <= n_{nonzero...||gamma||_0 subject to ||y - Xgamma||^2 <= tol Read more in the User Guide...
    scikit-learn.org/stable/modules/generated/sklearn.linear_model.orthogonal_mp.html
    Mon Mar 23 20:39:23 UTC 2026
      14.4K bytes
      Cache
     
  3. Extract text from documents using watsonx.ai Te...

    Step 2: Create a bucket and upload files...name that you created in step 2. Login URL [required] : To get...
    developer.ibm.com/tutorials/extracting-text-watsonx-ai-textextraction-api/
    Tue Mar 17 04:51:27 UTC 2026
      22.6K bytes
      Cache
     
  4. 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
     
  5. Updating custom templates to support node_roles...

    "zone_count": 2 } ], "enterprise_search": {} }..."custom.data", "zone_count": 2, "node_type": { "master": true,...
    www.elastic.co/docs/deploy-manage/deploy/cloud-enterprise/ce-add-support-for-node-roles-autoscaling
    Thu Mar 19 11:49:39 UTC 2026
      34.6K bytes
      Cache
     
  6. Scalable learning with polynomial kernel approx...

    = 2 ] = 0 y [ y == 2 ] = 1 # We will try to...We use the Covtype dataset [ 2 ] , trying to reproduce the experiments...
    scikit-learn.org/stable/auto_examples/kernel_approximation/plot_scalable_poly_kernels.html
    Mon Mar 23 20:39:20 UTC 2026
      18.7K bytes
      Cache
     
  7. PolynomialCountSketch — scikit-learn 1.8.0 docu...

    degree = 2 , coef0 = 0 , n_components = 100...approximated. degree int, default=2 Degree of the polynomial kernel...
    scikit-learn.org/stable/modules/generated/sklearn.kernel_approximation.PolynomialCountSketch.html
    Mon Mar 23 20:39:23 UTC 2026
      16.6K bytes
      Cache
     
  8. FeatureUnion — scikit-learn 1.8.0 documentation

    n_components = 2 ))]) >>> X = [[ 0. , 1. , 3 ], [ 2. , 2. , 5 ]] >>>...parameters. Added in version 1.2. n_features_in_ int Number of...
    scikit-learn.org/stable/modules/generated/sklearn.pipeline.FeatureUnion.html
    Mon Mar 23 20:39:20 UTC 2026
      16.7K bytes
      Cache
     
  9. OutputCodeClassifier — scikit-learn 1.8.0 docum...

    Artificial Intelligence Research 2, 1995. [ 2 ] “The error coding method...n_features = 4 , ... n_informative = 2 , n_redundant = 0 , ... random_state...
    scikit-learn.org/stable/modules/generated/sklearn.multiclass.OutputCodeClassifier.html
    Mon Mar 23 20:39:23 UTC 2026
      16.9K bytes
      Cache
     
  10. 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
     
Back to Top