Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Refactor project structure: move files to 'src' directory and update paths in file_operations, data_splitting, and model training scripts * Rename environment.yaml to config/environment.yaml and update dependencies * Update requirements * Change folder name * Add manifest file for Phishing Email Detection Office Add-in * Update .gitignore to include additional file types and directories * Add file operations and pipeline modules for dataset evaluation * Remove manifest file for Phishing Email Detection Office Add-in * Remove file operations and pipeline modules from dataset evaluation * Add example environment file for Python path configuration * Change file path * Refactor dataset evaluation to streamline file operations and enhance performance * Update model paths and enhance file handling in training scripts * Refactor file handling in training scripts for improved efficiency * Enhance file handling in training scripts for better performance and maintainability * Update file paths in main.py for improved organization and clarity * Update README.md to reflect changes in file structure and output folder * Update README.md to enhance project documentation and clarify installation instructions
- Loading branch information