- Sort Score
- Num 10 results
- Language All
- Labels All
Results 871 - 880 of over 10,000 for 2 (3.2 seconds)
-
1.13. Feature selection — scikit-learn 1....
2. Univariate feature selection...SelectKBest ( f_classif , k = 2 ) . fit_transform ( X , y ) >>>...scikit-learn.org/stable/modules/feature_selection.html -
Permutation Importance vs Random Forest Feature...
result in up to `max_categories + 2` integer codes. .. versionadded::...instead. .. versionadded:: 1.2 False RandomForestClassifi ? Documentation...scikit-learn.org/stable/auto_examples/inspection/plot_permutation_importance.html -
median_absolute_error — scikit-learn 1.8....
2 , 7 ] >>> y_pred = [ 2.5 , 0.0 , 2 , 8 ] >>>...>>> y_pred = [[ 0 , 2 ], [ - 1 , 2 ], [ 8 , - 5 ]] >>>...scikit-learn.org/stable/modules/generated/sklearn.metrics.median_absolute_error.html -
8.1. Toy datasets — scikit-learn 1.8.0 do...
80 2.34 1.12 Ash: 1.36 3.23 2.36 0.27 Alcalinity...Phenols: 0.98 3.88 2.29 0.63 Flavanoids: 0.34 5.08 2.03 1.00 Nonflavanoid...scikit-learn.org/stable/datasets/toy_dataset.html -
MinMaxScaler — scikit-learn 1.8.0 documen...
transform ([[ 2 , 2 ]])) [[1.5 0. ]] fit ( X , y...>>> data = [[ - 1 , 2 ], [ - 0.5 , 6 ], [ 0 , 10 ],...scikit-learn.org/stable/modules/generated/sklearn.preprocessing.MinMaxScaler.html -
LarsCV — scikit-learn 1.8.0 documentation
float \(R^2\) of self.predict(X) w.r.t. y . Notes The \(R^2\) score...n_jobs = None , eps = np.float64(2.220446049250313e-16) , copy_X...scikit-learn.org/stable/modules/generated/sklearn.linear_model.LarsCV.html -
SpectralCoclustering — scikit-learn 1.8.0...
[ 2 , 1 ], [ 1 , 0 ], ... [ 4 , 7...SpectralCoclustering ( n_clusters = 2 , random_state = 0 ) . fit ( X...scikit-learn.org/stable/modules/generated/sklearn.cluster.SpectralCoclustering.html -
KNNImputer — scikit-learn 1.8.0 documenta...
2. Attributes : indicator_ MissingIndicator...KNNImputer >>> X = [[ 1 , 2 , np . nan ], [ 3 , 4 , 3 ], [...scikit-learn.org/stable/modules/generated/sklearn.impute.KNNImputer.html -
Gaussian Processes regression: basic introducto...
length_scale_bounds = ( 1e-2 , 1e2 )) gaussian_process = GaussianProcessRegre...gaussian_process . kernel_ 5.02**2 * RBF(length_scale=1.43) After...scikit-learn.org/stable/auto_examples/gaussian_process/plot_gpr_noisy_targets.html -
Linux 설치 (상세 절차)
2/fess-15.3.2.tar.gz $ tar -xzf fess-15.3.2.tar.gz $...s-15.3.2/fess-15.3.2.rpm $ sudo rpm -ivh fess-15.3.2.rpm Fess...fess.codelibs.org/ko/15.3/install/install-linux.html