GithubHelp home page GithubHelp logo

pooj-k / ml_cw Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 728 KB

A simple classification problem - that of labelling emails as spam or non-spam, based on their content in terms of words using two machine learning models based on K Nearest Neighbors (KNN) and Decision Trees

Python 1.92% Jupyter Notebook 98.08%

ml_cw's Introduction

ML_CW

A simple classification problem - that of labelling emails as spam or non-spam, based on their content in terms of words using two machine learning models based on K Nearest Neighbors (KNN) and Decision Trees

One of the most widely utilized ways of communication in the modern day is email. Regrettably, email spam is an issue that keeps getting worse. Spam emails are unsolicited messages that are sent to many people and frequently with the intention of making a sale. Machine learning algorithms can be used for the task of recognizing spam emails. In this study, we will investigate the usage of KNN and Decision Tree models to identify emails as spam or not.

The dataset used for this project is taken from the UCI Machine Learning Repository. It is made up of 4601 emails that have been pre-processed into 57 characteristics that indicate different aspects of the emails, such as the frequency of particular words, characters, and punctuation marks. Spam and non-spam are the two subcategories of the data. The collection contains 2788 non-spam emails and 1813 spam emails.

ml_cw's People

Contributors

pooj-k 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.