Back to Projects
Research & Evolutionary ComputingCompletedFeatured

Optimizing Feature Selection in Spam Email Detection using Co-Evolutionary Algorithms

Jun 2023 - Mar 2024

Implemented a co-evolutionary feature selection method for spam email classification, comparing it against established ML feature selection methods.

About This Project

This research project implements a novel co-evolutionary feature selection method for the classification of spam emails. Through the utilization of co-evolutionary algorithms, the study analyzes and compares the outcomes with other established feature selection methods in machine learning. The research demonstrates how bio-inspired algorithms can effectively identify the most relevant features for text classification tasks, leading to improved accuracy and reduced computational complexity. The project includes comprehensive experimental analysis and visualization of results.

Technologies Used

ResearchTechnical WritingPythonFeature SelectionMachine LearningVisualizationNLPEvolutionary ComputingGenetic AlgorithmText Classification

Key Highlights

  • Application of co-evolutionary algorithms in ML feature selection
  • Enhancement of classification accuracy through optimal feature selection
  • Comprehensive comparative analysis with traditional methods
  • Published research paper with experimental results

Project Links