make_classification函数
摘要:
sklearn.datasets.make_classification sklearn.datasets.make_classification(n_samples=100, n_features=20, *, n_informative=2, n_redundant=2, n_repeated= 阅读全文
posted @ 2024-03-01 21:42 lmqljt 阅读(74) 评论(0) 推荐(0) 编辑