izikeros/trend_classifier

View on GitHub
Branch: main(View all)
NameLines of codeMaintainabilityTest coverage
.bandit
.bumpversion.cfg
.flake8
.github/workflows/black.yml
.github/workflows/codecov.yml
.github/workflows/flake8.yml
.github/workflows/python-publish.yml
.github/workflows/tests_with_tox.yml
.gitignore
.pdm-python
.pre-commit-config.yaml
CHANGELOG.md
LICENSE
MANIFEST.in
Makefile
README.md
cliff.toml
docs/configuration.html
docs/index.html
docs/models.html
docs/segment.html
docs/segmentation.html
docs/types.html
docs/visuals.html
img/screenshoot_1.jpg
img/to_dataframe.jpg
img/trend_in_windows.jpg
mypy.ini
pdm.lock
pyproject.toml
pytest.ini
ruff.toml
src/trend_classifier/__init__.py6
A
0 mins
src/trend_classifier/configuration.py39
A
0 mins
src/trend_classifier/models.py6
A
0 mins
src/trend_classifier/segment.py94
A
0 mins
src/trend_classifier/segmentation.py266
B
5 hrs
src/trend_classifier/visuals.py116
A
25 mins
tox.ini
utils/signal_drawing.html