https://github.com/mbfakourii/drug-score-rating
Implementation of Drug database with LinearSVC, BernoulliNB, MultinomialNB, LogisticRegression, Perceptron and MLPClassifier models
https://github.com/mbfakourii/drug-score-rating
bernoullinb drug-database linearsvc logisticregression mlpclassifier multinomialnb perceptron python sklearn
Last synced: about 1 month ago
JSON representation
Implementation of Drug database with LinearSVC, BernoulliNB, MultinomialNB, LogisticRegression, Perceptron and MLPClassifier models
- Host: GitHub
- URL: https://github.com/mbfakourii/drug-score-rating
- Owner: mbfakourii
- License: mit
- Created: 2022-06-04T19:14:12.000Z (almost 3 years ago)
- Default Branch: master
- Last Pushed: 2022-06-04T19:21:34.000Z (almost 3 years ago)
- Last Synced: 2025-02-04T14:50:13.773Z (3 months ago)
- Topics: bernoullinb, drug-database, linearsvc, logisticregression, mlpclassifier, multinomialnb, perceptron, python, sklearn
- Language: Python
- Homepage:
- Size: 39.1 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Drug-Score-Rating
Implementation of Drug database with LinearSVC, BernoulliNB, MultinomialNB, LogisticRegression, Perceptron and MLPClassifier models## License
[MIT](https://choosealicense.com/licenses/mit/)