Back to Tags
Tools
Pandas
2 items with this tag
Project
Network Anomaly Detection
AI model to predict if network traffic is abnormal based on Random Forests, trained on the NSL-KDD dataset. Built for Hack The Box Academy ML course.
Project
Spam Classification
Spam classification using Naive Bayes algorithm trained on the SMS Spam Collection dataset. Explores text classification and probabilistic models.