https://github.com/xylambda/stellar-learn
Stellar classification algoritms.
https://github.com/xylambda/stellar-learn
Last synced: about 17 hours ago
JSON representation
Stellar classification algoritms.
- Host: GitHub
- URL: https://github.com/xylambda/stellar-learn
- Owner: Xylambda
- Created: 2021-10-12T16:27:09.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2022-05-10T08:26:16.000Z (about 4 years ago)
- Last Synced: 2023-03-05T14:12:32.976Z (over 3 years ago)
- Language: Python
- Size: 74.2 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
Awesome Lists containing this project
README
# stellar-learn
Stellar classification in Python.
## Installation
```bash
pip install git+https://github.com/Xylambda/stellar-learn
```
### Developers
```bash
git clone https://github.com/Xylambda/stellar-learn
pip install -e ./stellar-learn
```
## CREDITS