- 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.
- Updated the descriptions component to display additional model information including description, version, evaluation report, last modifier, and modification time.
- Adjusted the layout to accommodate more columns in the descriptions.
- Removed the modeling progress card and streamlined the display of training sampling time.
- Improved the layout of the intelligent training section for better alignment and added a primary button for model training.
- Cleaned up the rendering of historical data charts for better readability.