LICENSE
README.md
pyproject.toml
src/serigy_jev/__init__.py
src/serigy_jev/__main__.py
src/serigy_jev/checkpoint.py
src/serigy_jev/cliente.py
src/serigy_jev/config.py
src/serigy_jev.egg-info/PKG-INFO
src/serigy_jev.egg-info/SOURCES.txt
src/serigy_jev.egg-info/dependency_links.txt
src/serigy_jev.egg-info/entry_points.txt
src/serigy_jev.egg-info/requires.txt
src/serigy_jev.egg-info/top_level.txt
src/serigy_jev/api/__init__.py
src/serigy_jev/api/inferencia.py
src/serigy_jev/api/predizer.py
src/serigy_jev/api/schemas.py
src/serigy_jev/components/__init__.py
src/serigy_jev/components/asemantico.py
src/serigy_jev/components/confianca.py
src/serigy_jev/components/convergencia.py
src/serigy_jev/components/sistema.py
src/serigy_jev/dados/__init__.py
src/serigy_jev/dados/extrator.py
src/serigy_jev/utils/__init__.py
src/serigy_jev/utils/calibracao_jev.py
src/serigy_jev/utils/metricas.py
src/serigy_jev/utils/ordinal.py
tests/test_asemantico.py
tests/test_cache_fakebr.py
tests/test_cliente_publico.py
tests/test_contrato_api.py
tests/test_dados.py
tests/test_inferencia.py
tests/test_sistema.py
tests/test_smoke_pre_publish.py
tests/test_treinamento.py