- Sort Score
- Num 10 results
- Language All
- Labels All
Results 31 - 40 of over 10,000 for 1 (0.13 seconds)
-
Release Highlights for scikit-learn 1.2 —...
189830 -1.973554 2.0 1.0 33 -0.416010 2.630382 0.0 1.0 107 1.765012...-0.362176 4.0 3.0 7 -1.021849 0.788808 1.0 1.0 Interaction constraints...scikit-learn.org/stable/auto_examples/release_highlights/plot_release_highlights_1_2_0.html -
Release Highlights for scikit-learn 1.3 —...
scikit-learn 1.1 Release Highlights for scikit-learn 1.1 Demo of HDBSCAN...array ([ 0 , 1 , 6 , np . nan ]) . reshape ( - 1 , 1 ) y = [ 0 ,...scikit-learn.org/stable/auto_examples/release_highlights/plot_release_highlights_1_3_0.html -
Release Highlights for scikit-learn 1.8 —...
deprecated:: 1.8 `penalty` was deprecated in version 1.8 and will...with `0 = l1_ratio = 1`. Setting `l1_ratio=1` gives a pure L1-penalty,...scikit-learn.org/stable/auto_examples/release_highlights/plot_release_highlights_1_8_0.html -
1.15. Isotonic regression — scikit-learn ...
Ctrl + K GitHub Choose version 1.15. Isotonic regression # The...non-decreasing real function to 1-dimensional data. It solves the...scikit-learn.org/stable/modules/isotonic.html -
1.17. Neural network models (supervised) —...
[ 1. , 1. ]] >>> y = [[ 0 , 1 ], [ 1 , 1 ]] >>>...0. , 0. ], [ 1. , 1. ]] >>> y = [ 0 , 1 ] >>>...scikit-learn.org/stable/modules/neural_networks_supervised.html -
Version 1.5 — scikit-learn 1.8.0 document...
Version 1.5.1 # July 2024 Changes impacting...be dropped in scikit-learn 1.6. The 1.5.x releases will support...scikit-learn.org/stable/whats_new/v1.5.html -
Release Highlights for scikit-learn 1.5 —...
array([[-1.1, 1.1, 1.1], [ 3.9, -1.2, 1.1], [ 0.1, 1.3, 1.1], [-0.1,...[-0.1, -1.4, -1.4], [-4.9, 1.5, -1.5], [ 0.1, 1.6, 1.6]]) Pairwise...scikit-learn.org/stable/auto_examples/release_highlights/plot_release_highlights_1_5_0.html -
Release Highlights for scikit-learn 1.6 —...
1 , 6 , np . nan ]) . reshape ( - 1 , 1 ) y = [ 0 ,..., 0 , 1 , 1 ] forest = ExtraTreesClassifier ( random_state =...scikit-learn.org/stable/auto_examples/release_highlights/plot_release_highlights_1_6_0.html -
Version 1.4 — scikit-learn 1.8.0 document...
Version 1.4.1 # February 2024 Changed models...deprecated in version 1.4 and will be removed in version 1.6. Use the default...scikit-learn.org/stable/whats_new/v1.4.html -
1.9. Naive Bayes — scikit-learn 1.8.0 doc...
= P(x_i = 1 \mid y) x_i + (1 - P(x_i = 1 \mid y)) (1 - x_i)\]...\[P(x_i | y, x_1, \dots, x_{i-1}, x_{i+1}, \dots, x_n) = P(x_i | y),\]...scikit-learn.org/stable/modules/naive_bayes.html