- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 431 - 440 of 1,994 for = (0.06 sec)
-
Gaussian Processes regression: basic introducto...
linspace ( start = 0 , stop = 10 , num = 1_000 ) . reshape ( - 1 ,..., y , label = r "$f(x) = x \sin(x)$" , linestyle = "dotted" )...scikit-learn.org/stable/auto_examples/gaussian_process/plot_gpr_noisy_targets.html -
MinMaxScaler — scikit-learn 1.6.1 documentation
feature_range = (0, 1) , * , copy = True , clip = False ) [source]...X_std = ( X - X . min ( axis = 0 )) / ( X . max ( axis = 0 ) -...scikit-learn.org/stable/modules/generated/sklearn.preprocessing.MinMaxScaler.html -
FixedThresholdClassifier — scikit-learn 1.6.1 d...
threshold = 'auto' , pos_label = None , response_method = 'auto'...weights = [ 0.9 , 0.1 ], class_sep = 0.8 , random_state = 42 ......scikit-learn.org/stable/modules/generated/sklearn.model_selection.FixedThresholdClassifier.html -
6.7. Kernel Approximation — scikit-learn 1.6.1 ...
rbf_feature = RBFSampler ( gamma = 1 , random_state = 1 ) >>> X_features...points. \[\begin{split}K = U \Lambda U^T = \begin{bmatrix} U_1 \\...scikit-learn.org/stable/modules/kernel_approximation.html -
eclipse-download-packages-snapshot.png
17639795 width=1548, height=1582, bitDepth=8, colorType=RGBAlpha,...translatedKeyword=, text=<x:xmpmeta xmlns:x="adobe:ns:meta/" x:xmptk="XMP...dbflute.seasar.org/data/snapshot/friends/eclipse/install/eclipse-download-packages-snapshot.png -
eclipse-download-entry-snapshot.png
17639795 width=2326, height=1464, bitDepth=8, colorType=RGBAlpha,...translatedKeyword=, text=<x:xmpmeta xmlns:x="adobe:ns:meta/" x:xmptk="XMP...dbflute.seasar.org/data/snapshot/friends/eclipse/install/eclipse-download-entry-snapshot.png -
Precision-Recall — scikit-learn 1.6.1 documenta...
) = plt . plot ( x [ y >= 0 ], y [ y >= 0 ], color = "gray"...name = "LinearSVC" , plot_chance_level = True , despine = True...scikit-learn.org/stable/auto_examples/model_selection/plot_precision_recall.html -
区分値 (Classification) | DBFlute
codeType=String} ; map: {code=PRV;name=Provisional;alias=仮会員 ;c...{code=PRV;name=Provisional;alias=仮会員 ;comment= ... } ; map: {code=FML;name=Formalized...dbflute.seasar.org/ja/manual/function/genbafit/implfit/classification/index.html -
make_gaussian_quantiles — scikit-learn 1.6.1 do...
mean = None , cov = 1.0 , n_samples = 100 , n_features = 2 , n_classes...n_classes = 3 , shuffle = True , random_state = None ) [source]...scikit-learn.org/stable/modules/generated/sklearn.datasets.make_gaussian_quantiles.html -
Probability Calibration curves — scikit-learn 1...
range = ( 0 , 1 ), bins = 10 , label = name , color = colors...range = ( 0 , 1 ), bins = 10 , label = name , color = colors...scikit-learn.org/stable/auto_examples/calibration/plot_calibration_curve.html