- Initialize DVC with local storage backend (task 1.6) - Create PostgreSQL schema for training_runs table (task 1.7) - Add SQLAlchemy database connection setup (task 1.8) - Create Pydantic config models for pipeline.yaml (task 2.1) - Add migration runner for database setup - Fix pyproject.toml package discovery config
6 lines
No EOL
178 B
Text
6 lines
No EOL
178 B
Text
pyproject.toml
|
|
candle_ml.egg-info/PKG-INFO
|
|
candle_ml.egg-info/SOURCES.txt
|
|
candle_ml.egg-info/dependency_links.txt
|
|
candle_ml.egg-info/requires.txt
|
|
candle_ml.egg-info/top_level.txt |