Hi I am George! Check out my site! 🖱️
def who_am_i(George):
name = George
height_cm = 200
height_ft = 6.6
location = earth
def who_am_i(George):
name = George
height_cm = 200
height_ft = 6.6
location = earth
Using the Coronavirus Tweets NLP data set from Kaggle https://www.kaggle.com/datatattle/covid-19-nlp-text-classification to predict the sentiment of Tweets relevant to Covid. The data set (Corona_N…
Python 1
Data Mining coursework. Required the submission of two seperate py files. Short description. The aim of this coursework assignment is to demonstrate understanding of classification and cluster analy…
Python