Xylambda / Data-Learning

This repository provides the code for the subject Data Learning, which forms part of the course Big Data and Social Media taught in HU Utrecht, translated into Python.

Home Page:https://www.internationalhu.com/exchange-programmes/big-data-and-social-media

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Data Learning

This repository provides the code for the subject Data Learning, taught by Aletta Smits at HU Utrecht, translated into Python.

Course Structure

1. Clustering

  • Kmeans.
  • Dummy Variables.
  • Normalization.

2. Classification

  • Knn classification of Iris dataset.

3. Recommender Systems

  • Who is my buddy?
  • Movie recommender system.

4. Decision Tree and Random Forests

  • Decision Tree Classifier.
  • Random Forest Classifier.

5. Regex

  • Clean hastags.
  • Clean Mentions.

6. Forecasting

About

This repository provides the code for the subject Data Learning, which forms part of the course Big Data and Social Media taught in HU Utrecht, translated into Python.

https://www.internationalhu.com/exchange-programmes/big-data-and-social-media

License:MIT License


Languages

Language:Jupyter Notebook 100.0%