You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Machine Learning Projects --- This Repository contains the list of various Machine related projects. Related code and data files are available inside this folder. One can go through these projects to implement them in real life for specific use cases.
This project focuses on using Gaussian Naive Bayes, a probabilistic algorithm, to filter spam emails effectively. By leveraging its simplicity and efficiency, the goal is to enhance email security by accurately classifying emails as either spam or legitimate.