Logo
Explore Help
Register Sign In
akiba/CA
0
0
Fork 0
You've already forked CA
Code Issues Pull Requests Actions Packages Projects Releases 1 Wiki Activity
Files
main
CA/frontend/postcss.config.js

7 lines
80 B
JavaScript
Raw Permalink Normal View History

feat: Initial CBPOA commit — 武汉儿童呼吸疾病风险评估系统 Context: Build a spatial risk assessment system correlating air quality data with children's respiratory disease incidence across Wuhan. Approach: FastAPI backend serving PostGIS spatial queries, React frontend with Deck.gl maps, and a PyTorch SpatialTemporalGCN pipeline for multi-day (1d/3d/7d) risk prediction. Changes: - backend/ — FastAPI API with auth (JWT), alerts, risk analysis, geocoded case data, grid statistics, and report endpoints - frontend/ — React dashboard with interactive risk maps, alert monitoring, district comparison charts, and timeline player - models/ — SpatialTemporalGCN model with trained weights and ONNX export for inference - scripts/ — ETL pipeline for weather + medical data, grid generation, feature engineering, training, and daily inference - deploy/ — Docker Compose configs for backend, frontend, and MLflow - docs/ — API docs, deployment guide, user guide, and code review Impact: Enables spatial risk visualization, alert monitoring, and ML-driven health risk forecasting for environmental health teams.
2026-06-05 02:13:49 +08:00
export default {
plugins: {
tailwindcss: {},
autoprefixer: {},
},
}
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.25.5 Page: 43ms Template: 3ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API