- Sort Score
- Num 10 results
- Language All
- Labels All
Results 1161 - 1170 of over 10,000 for 2 (0.66 seconds)
Filter
-
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 -
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 -
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 -
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 -
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/ -
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 -
Factor Analysis (with rotation) to visualize pa...
scikit-learn.org/stable/auto_examples/decomposition/plot_varimax_fa.html -
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 -
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 -
check_consistent_length — scikit-learn 1.8.0 do...
scikit-learn.org/stable/modules/generated/sklearn.utils.check_consistent_length.html