Search Options

Display Count
Sort
Preferred Language
Label
Advanced Search

Results 1161 - 1170 of over 10,000 for 2 (0.66 seconds)

Filter
  1. TheilSenRegressor — scikit-learn 1.8.0 document...

    float \(R^2\) of self.predict(X) w.r.t. y . Notes The \(R^2\) score...n_samples = 200 , n_features = 2 , noise = 4.0 , random_state =...
    scikit-learn.org/stable/modules/generated/sklearn.linear_model.TheilSenRegressor.html
    Mon Mar 23 20:39:21 UTC 2026
      17.6K bytes
      Cache
     
  2. ClassicalMDS — scikit-learn 1.8.0 documentation

    ClassicalMDS ( n_components = 2 , * , metric = 'euclidean' , metric_params...Parameters : n_components int, default=2 Number of embedding dimensions....
    scikit-learn.org/stable/modules/generated/sklearn.manifold.ClassicalMDS.html
    Mon Mar 23 20:39:21 UTC 2026
      15.9K bytes
      Cache
     
  3. Understanding the decision tree structure — sci...

    3] = 2.4) > 0.800000011920929) decision node 2 : (X_test[0,...min_samples_split: int or float, default=2 The minimum number of samples...
    scikit-learn.org/stable/auto_examples/tree/plot_unveil_tree_structure.html
    Mon Mar 23 20:39:20 UTC 2026
      27.5K bytes
      Cache
     
  4. Blind source separation using FastICA — scikit-...

    # Signal 2 : square signal s3 = signal . sawtooth ( 2 * np . pi...1 , 1 ], [ 0.5 , 2 , 1.0 ], [ 1.5 , 1.0 , 2.0 ]]) # Mixing matrix...
    scikit-learn.org/stable/auto_examples/decomposition/plot_ica_blind_source_separation.html
    Mon Mar 23 20:39:22 UTC 2026
      16.2K bytes
      Cache
     
  5. Setting up a high-availability VPN between IBM ...

    redirects traffic to VPN Gateway 2 in Zone 2. Challenges on the OCI side...↔ 10.1.0.0/18 (remote) Tunnel 2 (Passive) : 10.3.0.0/16 (local)...
    developer.ibm.com/tutorials/awb-high-availability-vpn-cloud-oci/
    Tue Feb 17 06:52:41 UTC 2026
      104.3K bytes
      Cache
     
  6. Statistical comparison of models using grid sea...

    as in '2*n_jobs' '2*n_jobs' error_score error_score:...factorial ( 2 ) * factorial ( len ( model_scores ) - 2 ) ) pairwise_t_test...
    scikit-learn.org/stable/auto_examples/model_selection/plot_grid_search_stats.html
    Mon Mar 23 20:39:21 UTC 2026
      37.2K bytes
      Cache
     
  7. Factor Analysis (with rotation) to visualize pa...

    2 , 3 ]) ax . set_xticklabels (...) ax . set_yticks ([ 0 , 1 , 2 , 3 ]) ax . set_yticklabels (...
    scikit-learn.org/stable/auto_examples/decomposition/plot_varimax_fa.html
    Mon Mar 23 20:39:21 UTC 2026
      16.3K bytes
      Cache
     
  8. Simple 1D Kernel Density Estimation — scikit-le...

    subplots ( 2 , 2 , sharex = True , sharey = True...1.05 ) axi . set_xlim ( - 2.9 , 2.9 ) ax [ 0 , 1 ] . set_title...
    scikit-learn.org/stable/auto_examples/neighbors/plot_kde_1d.html
    Mon Mar 23 20:39:22 UTC 2026
      17.6K bytes
      Cache
     
  9. ExpSineSquared — scikit-learn 1.8.0 documentation

    \text{exp}\left(- \frac{ 2\sin^2(\pi d(x_i, x_j)/p) }{ l^ 2} \right)\] where...0.0144 >>> gpr . predict ( X [: 2 ,:], return_std = True ) (array([425.6,...
    scikit-learn.org/stable/modules/generated/sklearn.gaussian_process.kernels.ExpSineSquared.html
    Mon Mar 23 20:39:21 UTC 2026
      16K bytes
      Cache
     
  10. check_consistent_length — scikit-learn 1.8.0 do...

    2 , 3 ] >>> b = [ 2 , 3 , 4 ] >>> check_consistent_length...
    scikit-learn.org/stable/modules/generated/sklearn.utils.check_consistent_length.html
    Mon Mar 23 20:39:23 UTC 2026
      12.7K bytes
      Cache
     
Back to Top