Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/thoughtspile/malware-classifier
ML service demo — MsC project, ITMO, fall '23
https://github.com/thoughtspile/malware-classifier
Last synced: 2 days ago
JSON representation
ML service demo — MsC project, ITMO, fall '23
- Host: GitHub
- URL: https://github.com/thoughtspile/malware-classifier
- Owner: thoughtspile
- License: mit
- Created: 2023-11-17T07:32:55.000Z (about 1 year ago)
- Default Branch: master
- Last Pushed: 2023-11-17T07:53:21.000Z (about 1 year ago)
- Last Synced: 2024-11-15T15:20:55.803Z (2 months ago)
- Language: Python
- Size: 3.91 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# malware_classifier
[![PyPI - Version](https://img.shields.io/pypi/v/malware-classifier.svg)](https://pypi.org/project/malware-classifier)
[![PyPI - Python Version](https://img.shields.io/pypi/pyversions/malware-classifier.svg)](https://pypi.org/project/malware-classifier)-----
**Table of Contents**
- [Installation](#installation)
- [License](#license)## Installation
```console
pip install malware-classifier
```## License
`malware-classifier` is distributed under the terms of the [MIT](https://spdx.org/licenses/MIT.html) license.