https://github.com/ycsyrc-official/draft-basic
machine learning third-party library made by ycsyrc
https://github.com/ycsyrc-official/draft-basic
machine-learning third-party-libraries
Last synced: 4 months ago
JSON representation
machine learning third-party library made by ycsyrc
- Host: GitHub
- URL: https://github.com/ycsyrc-official/draft-basic
- Owner: ycsyrc-official
- License: apache-2.0
- Created: 2025-08-24T13:14:16.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2025-10-11T15:31:37.000Z (10 months ago)
- Last Synced: 2025-12-15T16:16:56.501Z (7 months ago)
- Topics: machine-learning, third-party-libraries
- Homepage: https://pypi.org/project/draft-basic/
- Size: 18.6 KB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# draft-basic [](https://pepy.tech/projects/draft-basic)

machine learning third-party library made by ycsyrc(0.16.1)
Download method: pip install draft-basic==0.16.1
Up to now, you can use this library to build a multi layer perceptron with one hidden layer, a perceptron, a knn model, a kmeans model, a SOM model and a NaiveBayes model.
Apart from that, it can also be used to draw linechart and confusion matrix.

Up to now, the parameter named 'methods' of the train function which stays in the class 'MLP' now contains two methods, which is shown in the following graph.

You can find how to use the functions in the following URL.
([https://mp.weixin.qq.com/s/PD100n7fHLZqnjs0xNkfeg](https://mp.weixin.qq.com/s/-1DdvssA1zLiyph_Jx8C1A))
PYPI:https://pypi.org/manage/project/draft-basic/releases/