Giter Club home page Giter Club logo

comp551's Introduction

COMP551 Applied Machine Learning

This repository contains the code and reports for the mini-projects done in McGill University's Applied Machine Learning course in Winter 2020.

Project 1

The given task was to implement 2 classification models: KNN and Decision Tree with appropriate cost function in order to classify targets from 2 datasets acquired from UCI Machine Learning Repository, namely Breast Cancer dataset and Hepatitis dataset.

A report was written to indicate our results and findings.

Project 2

The given task was to classify textual data by implementing Naive Bayes and K-fold cross-validation from scratch using logistic regression from scikit-learn package. The model was trained on two datasets: 20 newsgroup and IMDB Reviews. We performed hyperparameter tuning using randomized search with cross validation to achieve the best possible performance for each model.

A report was written to indicate our results and findings.

Project 3

The given task was to implement a Multilayer Perceptron from scratch, including its backpropagation and a mini-batch gradient descent algorithm. Additionally, we were to develop a Convolutional Neural Network. The accuracies and losses of training and validation splits were recorded during training. We compared both models and their performance.

A report was written to indicate our results and findings.

Project 4

The given task was to reproduce selected experiments from a paper.

A report was written to indicate our results and findings.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.