Commit History
Fix streamlit_app.py to properly use imported main() function instead of always overriding with fallback 2cebf25
Edwin Salguero commited on
Resolve README.md merge conflict for ParallelLLC Hugging Face remote, keep all clone URLs b93b70d
Edwin Salguero commited on
Resolve README.md merge conflict and list all remote clone URLs as per user instructions fa5b1e0
Edwin Salguero commited on
Fix Streamlit Cloud deployment import issue - Added robust import handling with fallbacks - Added current directory to Python path - Added error handling for import failures - Improved debugging output for deployment troubleshooting 50a66f8
Edwin Salguero commited on
Merge remote changes and resolve conflicts - Fixed frequency error (ME -> M) - Updated analytics availability checks - Resolved merge conflicts keeping local improvements b204d55
Edwin Salguero commited on
Fix frequency error and analytics availability issues - Fixed Invalid frequency: ME error by changing freq='ME' to freq='M' - Updated analytics availability check to verify modules directly - Improved error handling for real FRED data processing - Enhanced configuration page to show accurate analytics status f63ddad
Edwin Salguero commited on
Restore secrets.toml with only FRED API key after history cleanup 57e9cdb
Edwin Salguero commited on
Remove all demo data and update project to use only real FRED API data 94e5687
Edwin Salguero commited on
Optimize Streamlit app performance with lazy imports and loading indicators 712bf79
Edwin Salguero commited on
Merge feature/advanced-analytics-20250711 into main - Complete FRED ML platform with Streamlit Cloud deployment 5ebd76e
Edwin Salguero commited on
Fix Streamlit Cloud deployment issues and deprecated pandas warnings c8344df
Edwin Salguero commited on
Merge remote main branch ca3eef4
Edwin Salguero commited on
Merge pull request #3 from EAName/feature/advanced-analytics-20250711 ae5c255
Edwin Salguero commited on
Prepare for Streamlit Cloud deployment - Add deployment files, fix clustering chart error, update requirements 6ce20d9
Edwin Salguero commited on
feat: Integrate advanced analytics and enterprise UI 26a8ea5
Edwin Salguero commited on
Update README.md b579085
Update README.md a30ee77
merge: Resolve merge conflict with hf-parallel, keep updated README 92e8486
Edwin Salguero commited on
merge: Resolve merge conflict, keep updated README b507853
Edwin Salguero commited on
docs: Add comprehensive deployment summary 9674633
Edwin Salguero commited on
Update README.md 9aa7ba0
Edwin Salguero commited on
Update README.md 8382038
Edwin Salguero commited on
docs: Add CI/CD pipeline status tracking 6c4749d
Edwin Salguero commited on
feat: Complete project cleanup and professional structure 2b395f2
Edwin Salguero commited on
Update README.md 221a6d2
Update README.md 16df15b
Enterprise: Clean up directory structure and add proper CI/CD, monitoring, and deployment configurations 10d71ba
Edwin Salguero commited on
Enterprise: Transform to production-grade architecture with FastAPI, Docker, K8s, monitoring, and comprehensive tooling 832348e
Edwin Salguero commited on
Restore CSV and PNG files with Git LFS tracking c5003e0
Edwin Salguero commited on
Remove CSV files from tracking 20fd1d7
Edwin Salguero commited on
Security: Move API key to environment variables and update documentation 38a6b6a
Edwin Salguero commited on
Remove CSV files from tracking ebe627d
Edwin Salguero commited on
Initial commit: FRED_ML project without binary files f35bff2
Edwin Salguero commited on