SAGE v1.0.0 Release
What's New
- Initial release of SageML tool
- Complete end-to-end ML pipeline
- Support for multiple file formats
- Automated preprocessing and model selection
Features
- Multi-format data support (PDF, DOCX, XLSX, HTML, Images)
- Automated data preprocessing
- Intelligent model selection
- Export trained models as .joblib files
- Model specifications in JSON format
Prerequisites
Before installing SAGE, ensure you have:
- Tesseract OCR installed and added to PATH
- Poppler installed and added to PATH
- Latest Visual C++ Redistributable
See DEPENDENCIES.md for detailed installation instructions.
Installation Steps
- Install required dependencies (see DEPENDENCIES.md)
- Download SAGE_v1.0.0.zip
- Extract to desired location
- Run SAGE.exe
See INSTALLATION.md for detailed installation instructions.
System Requirements
- Windows 10/11 (64-bit)
- 8GB RAM minimum
- 2GB free disk space
- Required dependencies installed and configured