top of page

Edinburgh University DS Project. Weather and Happiness Data Analysis Practical Assessment
My first DS project for Edinburgh University. The practical was to read in and process a data file containing UK weather data. Carry out data analysis and clustering then Linear Regression to predict weather in certain locations. This data set was then aligned with a dataset on UK Happiness data to determine if weather had an impact on peoples happiness again using Linear regression.
Learning Objectives: Data Handling, Pandas, K-means clustering, Unsupervised Learning, Supervised Learning, Classification, Regression, Scikit Learn, Seaborn, Jupyter Notebook.
bottom of page