- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 641 - 650 of 3,247 for 2 (0.68 sec)
-
5.1. Partial Dependence and Individual Conditio...
2 , ( 3 , 2 )] >>> PartialDependenceDis...results [ "average" ] array([[ 2.466..., 2.466..., ... >>> results [...scikit-learn.org/stable/modules/partial_dependence.html -
nan_euclidean_distances — scikit-learn 1.7.2 do...
is: \[\sqrt{\frac{4}{2}((3-1)^2 + (6-5)^2)}\] If all the coordinates...scikit-learn.org/stable/modules/generated/sklearn.metrics.pairwise.nan_euclidean_distances.html -
Effect of transforming the targets in regressio...
subplots ( 2 , 2 , sharey = "row" , figsize =...ax1 ) = plt . subplots ( 1 , 2 ) ax0 . hist ( y , bins = 100...scikit-learn.org/stable/auto_examples/compose/plot_transformed_target.html -
oas — scikit-learn 1.7.2 documentation
formula (23) states that 2/p (p being the number of features)...because for a large p, the value of 2/p is so small that it doesn’t...scikit-learn.org/stable/modules/generated/oas-function.html -
髙橋藍、人気俳優とのバースデー2ショットを披露→「お似合い」「絵になる2人」と大反響
髙橋藍、人気俳優とのバースデー2ショットを披露→「お似合い」「絵になる2人」と大反響 バレーボール男子日本代表の髙橋藍選手が9月2日にIns...バレーボール男子日本代表の髙橋藍選手が9月2日にInstagramを更新。俳優の高橋文哉さんとの2ショットを披露しました。 髙橋藍選手(時事)...www.buzzfeed.com/jp/yukiadachi/takahashiran-birthday2shot -
Recognizing hand-written digits — scikit-learn ...
turning each 2-D array of grayscale values from...0.99 0.99 88 1 0.99 0.97 0.98 91 2 0.99 0.99 0.99 86 3 0.98 0.87...scikit-learn.org/stable/auto_examples/classification/plot_digits_classification.html -
PredictionErrorDisplay — scikit-learn 1.7.2 doc...
2 Release Highlights for scikit-learn 1.2 On this page...Evaluation Guide . Added in version 1.2. Parameters : y_true ndarray of...scikit-learn.org/stable/modules/generated/sklearn.metrics.PredictionErrorDisplay.html -
Approximate nearest neighbors in TSNE — scikit-...
random_state = 2 ) return X [: n_samples ] / 255...astype ( np . int32 ), alpha = 0.2 , cmap = plt . cm . viridis ,...scikit-learn.org/stable/auto_examples/neighbors/approximate_nearest_neighbors.html -
Image denoising using kernel PCA — scikit-learn...
(( X_test - X_test_noisy ) ** 2 ) : .2f } " ) Learn the PCA basis...X_test - X_reconstructed_pca ) ** 2 ) : .2f } " , ) plot_digits (...scikit-learn.org/stable/auto_examples/applications/plot_digits_denoising.html -
column_or_1d — scikit-learn 1.7.2 documentation
2. warn bool, default=False To control...scikit-learn.org/stable/modules/generated/sklearn.utils.validation.column_or_1d.html