Academic
Academic
Home
Posts
Projects
Talks
Publications
Contact
Light
Dark
Automatic
Posts
Final Project
Introduction The goal of this project is to train a model that can predict house prices accurately with minimal errors for house buyers and house sellers. The value of a house is usually determined by several factors which include location, square footage, number of bedroom, number of baths and so on.
Last updated on Sep 8, 2022
34 min read
Data mining: Assignment 3
The goal of this assignment is to learn about the Naive Bayes Classifier (NBC). In this assignment we’re going to implement the NBC from scratch without using NBC library in python and perform sentiment analysis using text dataset about amazon reviews.
Last updated on Sep 8, 2022
355 min read
Data mining: Assignment 2
The aim of this project is to demonstrate the problems of underfitting and overfitting. We will also illustrate on how to use linear regression with polynomial features to approximate nonlinear functions.
Last updated on Sep 8, 2022
10 min read
Data Mining: Assignment 1
The goal of this project is to build a CIFAR-10 image classifier using pytorch and tensorflow. In this project, different classifiers are built for the purposes of comparisons. To compare the performances among the fitted models, we will use the predicted accuracy and the estimated loss of each model as comparison metric.
Last updated on Sep 8, 2022
17 min read
Data Mining Project 1
The primary objective of this project is to build a predictive Machine Learning model that predicts which passengers survived the Titanic shipwreck in April 15, 1912 using passengers data. Also, we will perform a variable or feature importance test in this study which will help us to better improve our predictive model and gain more insights to the given data.
Last updated on Sep 8, 2022
26 min read
Cite
×