Pinned Loading
-
Hate_Speech_Detection
Hate_Speech_Detection PublicHate speech detection using a Decision Tree algorithm classifies text as hateful or non-hateful by evaluating features such as words and phrases. The algorithm builds a tree of decision rules, spli…
Jupyter Notebook 2
-
Spam_SMS_Classification
Spam_SMS_Classification PublicThis project aims to develop a machine learning model to classify SMS messages as spam or not spam. The project encompasses the entire pipeline from data collection and preprocessing to model train…
Python 1
-
Credit_Score_Prediction
Credit_Score_Prediction PublicThis project predicts credit scores ('Good', 'Standard', 'Poor') using a streamlined ML pipeline. It includes data extraction, cleaning, and preprocessing. Key techniques are Mutual Information for…
If the problem persists, check the GitHub status page or contact support.