- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 1111 - 1120 of 1,992 for = (0.1 sec)
-
MetaFilter | Community Weblog
<div class="svg-sprite" id="svg-sprite-container" style="display:none"></div>...type="text/javascript"> !function() { var static_server = 'dh...www.metafilter.com/ -
eclipse-location-copyrename-snapshot.png
17639795 width=1564, height=720, 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-location-copyrename-snapshot.png -
Outlier detection on a real data set — scikit-l...
contamination = 0.25 ), "OCSVM" : OneClassSVM ( nu = 0.25 , gamma = 0.35..., levels = [ 0 ], colors = color , ax = ax , ) legend_lines ....scikit-learn.org/stable/auto_examples/applications/plot_outlier_detection_wine.html -
Explicit feature map approximation for RBF kern...
kernel_svm = svm . SVC ( gamma = 0.2 ) linear_svm = svm . LinearSVC...feature_map_fourier = RBFSampler ( gamma = 0.2 , random_state = 1 ) feature_map_nystroem...scikit-learn.org/stable/auto_examples/miscellaneous/plot_kernel_approximation.html -
Effect of transforming the targets in regressio...
y = make_regression ( n_samples = 10_000 , noise = 100 ,...ax1 ) = plt . subplots ( 1 , 2 , sharey = True ) ridge_cv = RidgeCV...scikit-learn.org/stable/auto_examples/compose/plot_transformed_target.html -
Novelty detection with Local Outlier Factor (LO...
X_outliers = np . random . uniform ( low =- 4 , high = 4 , size = ( 20...1 ], c = "blueviolet" , s = s , edgecolors = "k" ) c = plt . scatter...scikit-learn.org/stable/auto_examples/neighbors/plot_lof_novelty_detection.html -
RocCurveDisplay — scikit-learn 1.6.1 documentation
pos_label = None , name = None , ax = None , plot_chance_level = False...roc_auc = None , estimator_name = None , pos_label = None ) [source]...scikit-learn.org/stable/modules/generated/sklearn.metrics.RocCurveDisplay.html -
368 Chickens, 4 Breeds | MetaFilter
<div class="svg-sprite" id="svg-sprite-container" style="display:none"></div>...type="text/javascript"> !function() { var static_server = 'dh...www.metafilter.com/208334/368-Chickens-4-Breeds -
make_pipeline — scikit-learn 1.6.1 documentation
memory = None , transform_input = None , verbose = False ) [source]...ing=True) . Added in version 1.6. verbose bool, default=False...scikit-learn.org/stable/modules/generated/sklearn.pipeline.make_pipeline.html -
Column Transformer with Mixed Types — scikit-le...
y = fetch_openml ( "titanic" , version = 1 , as_frame = True...attribute: # X = titanic.frame.drop('survived', axis=1) # y = titanic.frame['survived']...scikit-learn.org/stable/auto_examples/compose/plot_column_transformer_mixed_types.html