Commit History

fix(backend): strip markdown code blocks from Claude response in timesfm_service
149e23a

psnc commited on

fix: install timesfm from GitHub source for 2.5 support, restore correct API
69e9837

psnc commited on

fix: use timesfm-1.0-200m-pytorch (PyPI compatible), cap horizon at 128
0e66adb

psnc commited on

fix: use correct timesfm.TimesFm API instead of non-existent TimesFM_2p5_200M_torch
2666821

psnc commited on

fix: AI interpret response check, remove 95% CI option, serialize dict to JSON for Claude prompt
4e391bd

psnc commited on

fix: address code review issues in timesfm_service.py
7f4692d

psnc Claude Sonnet 4.6 commited on

feat: add timesfm_service.py with singleton model loading
835ad76

psnc commited on

feat(hybrid): Add data polarity option and Excel export functionality
da4a1a1

psnc commited on

chore: fix python 3.9 type hints, integrate venv in start.sh, and add dotenv support
0e7340f

psnc commited on

fix: resolve macOS OpenMP conflict between PyTorch and LightGBM in ensemble
a12fbd3

psnc Claude Sonnet 4.6 commited on

fix: add KeyError guard and ImportError handling in llm_adjustment_service
b0ed680

psnc commited on

feat: add llm_adjustment_service with Claude API integration and tests
da6142c

psnc Claude Sonnet 4.6 commited on

fix: use get_running_loop, add length guard and DataFrame type check in ensemble_service
9a1c9e5

psnc Claude Sonnet 4.6 commited on

feat: add ensemble_service with async orchestrator and pure-function tests
556ff34

psnc Claude Sonnet 4.6 commited on

fix: resolve validation split causing insufficient training samples in N-BEATS
0b5ef5a

psnc Claude Sonnet 4.6 commited on

Add models:LightGBM,Theta, ETS
6d538de

김재겸 commited on

Creating a new common data profiling model, etc.
b646b17

김재겸 commited on

Add ARIMA/SARIMA models
a9a54a5

김재겸 commited on

Add Prophet, XGBoost models
0237ba0

김재겸 commited on

first commit
d939ae5

김재겸 commited on