Giter Site home page Giter Site logo

anaungurean / spam-email-classification Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 0.0 18.46 MB

Machine Learning - Practical assignment

Python 100.00%
adaboostclassifier id3-algorithm knn-classifier machine-learning machine-learning-algorithms naive-bayes-classifier python

spam-email-classification's Introduction

Study on Spam Email Classification Algorithms

Description

This repository represents the practical assignment within the "Machine Learning" course. The project aims to investigate the adaptability/adequacy of various classification algorithms in the context of solving the spam email detection problem, using the Ling-Spam dataset available here.

Requirements

1. Understanding the Dataset

  • Document the attributes and labels of the dataset, as well as the process of extracting them from the textual representation. Highlight the clues in the file titles (in the form of the "spm" prefix) indicating spam messages.

2. Dataset Split

  • Utilize the 9 folders (from part1 to part9) for training and keep one folder for testing (part10) from each category (wood, bars, stop, wood_stop).

3. Algorithm Selection and Implementation

  • Choose and implement an algorithm, among those studied, that you consider suitable for solving the spam classification problem.

4. LaTeX Report

  • Justify the algorithm choice in a LaTeX report, both theoretically and experimentally. Include a comparison with other candidate algorithms.

5. Leave-One-Out Cross-Validation

  • Implement and present results using the Leave-One-Out cross-validation strategy, including a statistical graph.

6. Algorithm Performance on Test Set

  • Add to the report a graph illustrating the algorithm's performance on the test dataset in terms of accuracy obtained. The accuracy should be significantly better than trivial strategies (random guessing or constant class selection). Include comparative graphs if you tested multiple algorithms.

7. Additional Details

  • Explain any relevant experiment detail, either in text or through graphs. Investigate improved variants of the algorithm studied in the seminar to implement and enhance accuracy.

spam-email-classification's People

Contributors

anaungurean avatar bodnarflorina avatar

Stargazers

 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.