https://github.com/src-d/ml-core
source{d} MLonCode foundation - core algorithms and models.
https://github.com/src-d/ml-core
machine-learning mloncode
Last synced: about 1 month ago
JSON representation
source{d} MLonCode foundation - core algorithms and models.
- Host: GitHub
- URL: https://github.com/src-d/ml-core
- Owner: src-d
- License: other
- Created: 2019-04-11T09:52:49.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2019-10-17T12:24:20.000Z (over 5 years ago)
- Last Synced: 2025-05-05T05:04:49.552Z (about 1 month ago)
- Topics: machine-learning, mloncode
- Language: Python
- Homepage:
- Size: 8.98 MB
- Stars: 14
- Watchers: 10
- Forks: 16
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Contributing: docs/CONTRIBUTING.md
- License: LICENSE.md
- Code of conduct: docs/CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# MLonCode Core Library
[](https://travis-ci.com/src-d/ml-core)
[](https://codecov.io/github/src-d/ml-core)
[](https://readthedocs.org/projects/ml-core/)
[](https://hub.docker.com/r/srcd/ml-core)
[](https://pypi.python.org/pypi/sourced-ml-core)

[](https://opensource.org/licenses/Apache-2.0)This library is the foundation for [MLonCode](https://github.com/src-d/awesome-machine-learning-on-source-code) research and development.
It contains commonly used algorithms and tools to process the code-related data, such as [Babelfish's UASTs](https://docs.sourced.tech/babelfish/uast), plain code text and other.## Contributions
...are welcome! See [CONTRIBUTING.md](docs/CONTRIBUTING.md) and [CODE\_OF\_CONDUCT.md](docs/CODE_OF_CONDUCT.md).
## License
[Apache 2.0](LICENSE.md)
## Glossary
See [here](docs/GLOSSARY.md).