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
相关文章
相关标签/搜索