python 多層感知器 sklearn.neural_network MLPClassifier.predict()函數

官方doc:python Signature: mlp.predict(X) Docstring: Predict using the multi-layer perceptron classifierweb Parameters ---------- X : {array-like, sparse matrix}, shape (n_samples, n_features) The input
相關文章
相關標籤/搜索