- Implemented the assessment report feature in the model training module.
- Added API endpoints for initializing, evaluating, and saving assessment reports.
- Created a new Vue component for displaying assessment reports with detailed results.
- Enhanced data handling for model information and assessment results, including normalization and error handling.
- Introduced user interface elements for managing assessment parameters and displaying results.
- Added navigation to the assessment report from the model training view.
- Added ModelCard component to display model cards with details and actions.
- Introduced UnitSelect component for filtering models based on unit, system, and type.
- Created a data structure for model items to manage model attributes.
- Developed a multi-step form (Step1 to Step5) for model configuration, including parameters, data management, and model training.
- Integrated API calls for fetching model data and saving model configurations.
- Enhanced UI with Ant Design components for better user experience.
- Implemented charting capabilities for visualizing model data.
- Added trash management interface for model deletion.