- Sort Score
- Num 10 results
- Language All
- Labels All
Results 1671 - 1680 of over 10,000 for 2 (1.04 seconds)
-
plot_kmeans_digits.py
PCA` to project into a # 2-dimensional space and plot the...reduced_data = PCA(n_components=2).fit_transform(data) kmeans =...scikit-learn.org/stable/_downloads/5a87b25ba023ee709595b8d02049f021/plot_kmeans_digits.py -
SpectralBiclustering — scikit-learn 1.8.0...
[ 2 , 1 ], [ 1 , 0 ], ... [ 4 , 7...SpectralBiclustering ( n_clusters = 2 , random_state = 0 ) . fit ( X...scikit-learn.org/stable/modules/generated/sklearn.cluster.SpectralBiclustering.html -
Underfitting vs. Overfitting — scikit-lea...
scikit-learn.org/stable/auto_examples/model_selection/plot_underfitting_overfitting.html -
Development
New Issue Issue Templates Step 2: Create Branch Branch Naming Convention...1: Understand the Project Step 2: Find an Issue Step 3: Set Up...fess.codelibs.org/development.html -
Multi-class AdaBoosted Decision Trees — s...
class (quantiles of the \(\chi^2\) distribution). from sklearn.datasets...1 ) We split the dataset into 2 sets: 70 percent of the samples...scikit-learn.org/stable/auto_examples/ensemble/plot_adaboost_multiclass.html -
Developing a stream processor with Apache Kafka...
Value - 1 even : 2 , Value - 2 odd : 3 , Value - 3 even...following log: 0 VALUE - 0 2 VALUE - 2 4 VALUE - 4 6 VALUE - 6 8...developer.ibm.com/tutorials/developing-a-streams-processor-with-apache-kafka/ -
OneToOneFeatureMixin — scikit-learn 1.8.0...
scikit-learn.org/stable/modules/generated/sklearn.base.OneToOneFeatureMixin.html -
Normalizer — scikit-learn 1.8.0 documenta...
2 , 2 ], ... [ 1 , 3 , 9 , 3 ], ......transform ( X ) array([[0.8, 0.2, 0.4, 0.4], [0.1, 0.3, 0.9, 0.3],...scikit-learn.org/stable/modules/generated/sklearn.preprocessing.Normalizer.html -
Nearest Centroid Classification — scikit-...
2 0.82 # Authors: The scikit-learn...dataset X = iris . data [:, : 2 ] y = iris . target # Create color...scikit-learn.org/stable/auto_examples/neighbors/plot_nearest_centroid.html -
데이터 저장소 크롤링
) VALUES ( '타이틀 2' , '콘텐츠 2 입니다.' , '34.701909'...설정합니다. 1 , 타이틀 1 , 테스트1입니다 . 2 , 타이틀 2 , 테스트2입니다 . 3 , 타이틀 3 , 테스트3입니다...fess.codelibs.org/ko/15.3/admin/dataconfig-guide.html