A machine learning project built in Python using Google Colab to classify emails as Spam or Not Spam.
This notebook trains a machine learning model to detect spam emails using text preprocessing and classification techniques.
The project includes:
- Data preprocessing
- Text vectorization
- Model training
- Prediction system
- Accuracy evaluation
- Python
- Google Colab
- Pandas
- NumPy
- Scikit-learn
- Load dataset
- Clean and preprocess text
- Convert text into numerical vectors
- Train classification model
- Evaluate model accuracy
- Predict whether an email is spam or not
Email_spam_or_not.ipynb
README.md
mail_dara.csv