classiciation
Showing all 2 resultsSorted by popularity
- Python AI/ML Based Projects
Spam Filtering Using Supervised Machine Learning Algorithms
-20%Sale Upto 20% OFFPython AI/ML Based ProjectsSpam Filtering Using Supervised Machine Learning Algorithms
The objective of this project is to detect Spam and ham messages using various supervised machine learning algorithms like Naive Bayes, Support Vector Machines algorithm, Bidirectional LSTM, and Transfer Learning with USE Encoder and compare their performance in filtering the Ham and Spam messages. As people indulge more in Web-based activities, and with rising sharing of private-data by companies, SMS spam is very common. Scammers create fraudulent text messages to deceive you into giving them your personal information, such as your password, account number, or Social Security number. If they have such information, they may be able to gain access to your email, bank, or other accounts. SMS spam filter inherits much functionality from E-mail Spam Filtering. Comparative study is performed based on the performance of various supervised learning algorithms and the algorithm that gives us the most accurate result is recommended. A simple UI is developed to demonstrate the working of spam filtering in practice.
SKU: Spam Filtering Using Supervised Machine Learning Algorithms - Python AI/ML Based Projects
Malware Prediction in Software
Malwares are software viruses. Once a computer can be infected by malware, criminals can hurt consumers and enterprises in many ways. The purpose of this project is to explore and analyse the data to find out the varieties of software issues. All potential features are extracted and feature selection technique is applied to define the target variable and input feature matrix. Various classification algorithms are used to classify the potential malwares and best classifier is recommended. Model explainability is used explain the top few candidate features based on feature importance.
SKU: n/a