- Sort Score
- Num 10 results
- Language All
- Labels All
Results 1341 - 1350 of over 10,000 for 2 (0.2 seconds)
Filter
-
Pipelining: chaining a PCA and a logistic regre...
n_jobs = 2 ) search . fit ( X_digits , y_digits...) = plt . subplots ( nrows = 2 , sharex = True , figsize = (...scikit-learn.org/stable/auto_examples/compose/plot_digits_pipe.html -
plot_release_highlights_1_8_0.zip
2, 2) x2, y2 = S_scaling.T ax2.scatter(x2,...n\nax2 = fig.add_subplot(1, 2, 2)\nx2, y2 = S_scaling.T\nax2.scatter(x2,...scikit-learn.org/stable/_downloads/195570df7730e31327589be9e4984333/plot_release_highlights_1_8_0... -
Datenspeicher-Crawl
2,タイトル 2,テスト2です。 3,タイトル 3,テスト3です。 4,タイトル...versionNo ) VALUES ( 'タイトル 2' , 'コンテンツ 2 です.' , '34.701909' , '135.494977'...fess.codelibs.org/de/15.5/admin/dataconfig-guide.html -
Dokumentation
herunterladen Methode 2: Repository mit Git klonen Schritt 2: Überprüfung...Installation von OpenSearch Schritt 2: Installation von Fess Schritt...fess.codelibs.org/de/documentation.html -
Spring Boot Java applications for CICS, Part 4:...
2 feature Like 2 Save IBM web domains ibm.com,...Hargreaves , Tony Fitzgerald Like 2 Save On this page Accessing a...developer.ibm.com/tutorials/spring-boot-java-applications-for-cics-part-4-jdbc/ -
Release Highlights for scikit-learn 1.5 — sciki...
nothing; each false negative costs 2; each false positive costs 0.1...."all" ) . ravel () return tp - 2 * fn - 0.1 * fp print ( "Untuned...scikit-learn.org/stable/auto_examples/release_highlights/plot_release_highlights_1_5_0.html -
Product — scikit-learn 1.8.0 documentation
= Product ( ConstantKernel ( 2 ), RBF ()) >>> gpr = GaussianProcessRegre...X , y ) 1.0 >>> kernel 1.41**2 * RBF(length_scale=1) __call__...scikit-learn.org/stable/modules/generated/sklearn.gaussian_process.kernels.Product.html -
Building an agentic RAG pipeline
2 ), input_voltage_max DECIMAL( 10 , 2 ), output_voltage...DECIMAL( 10 , 2 ), power_rating DECIMAL( 10 , 2 ), efficiency...developer.ibm.com/articles/agentic-rag-pipeline/ -
Demonstration of multi-metric evaluation on cro...
"min_samples_split" : range ( 2 , 403 , 20 )}, scoring = scoring...scoring , refit = "AUC" , n_jobs = 2 , return_train_score = True ,...scikit-learn.org/stable/auto_examples/model_selection/plot_multi_metric_evaluation.html -
日志配置
/^\d{4}-\d{2}-\d{2}/ format1 /^(?<time>\d{4}-\d{2}-\d{2} \d{2}:\d{2}:\d{2},\d{3})...\d{2}:\d{2}:\d{2},\d{3}) \[(?<thread>.*?)\] (?<level>\w+)\s+(?<logger>.*?)...fess.codelibs.org/zh-cn/15.5/config/admin-logging.html