Pinned Repositories
Advent-of-Code-2020
Angad-Boparai
College2
Customer-Price-Prediction
Given a dataset for an E-Commerce Website, find the amount spent annually by its customers.
DataScience-Salary-Prediction
Repo for the data science salary prediction
DSA-CPP
Problems and Solutions of Data Structures and Algorithms in C++
LaurieOnTracking
Laurie's code for Metrica tracking data.
tensorflow-wavenet
A TensorFlow implementation of DeepMind's WaveNet paper
Text-Based-Adventure-Game-in-Python
fastai
The fastai deep learning library
Angad-Boparai's Repositories
Angad-Boparai/Advent-of-Code-2020
Angad-Boparai/Angad-Boparai
Angad-Boparai/College2
Angad-Boparai/DataScience-Salary-Prediction
Repo for the data science salary prediction
Angad-Boparai/DSA-CPP
Problems and Solutions of Data Structures and Algorithms in C++
Angad-Boparai/Text-Based-Adventure-Game-in-Python
Angad-Boparai/course-v3
The 3rd edition of course.fast.ai
Angad-Boparai/Deep-Learning-Implementations
Angad-Boparai/Digit-Recognizer-Basic
Angad-Boparai/Digit_Recognizer
Angad-Boparai/dlwpt-code
Code for the book Deep Learning with PyTorch by Eli Stevens, Luca Antiga, and Thomas Viehmann.
Angad-Boparai/ds_salary_proj
Repo for the data science salary prediction of the Data Science Project From Scratch video on my youtube
Angad-Boparai/Fake-News-Classifier
Angad-Boparai/fastbook
Draft of the fastai book
Angad-Boparai/GB-DT-SVM-LR
Angad-Boparai/Iris-Species-Classification
Angad-Boparai/K-Means-Clustering
Given a dataset of various colleges, use K-Means model to classify the data into different cluster.
Angad-Boparai/Lasso-and-Ridge-Regression
Angad-Boparai/LogisticRegression
Angad-Boparai/LogisticRegression-1
Angad-Boparai/LogisticRegression-2
Angad-Boparai/LogisticRegression-3
Angad-Boparai/Naive-Bayes
Angad-Boparai/neural-networks-and-deep-learningt
Angad-Boparai/Python-ObjectOrientedProgramming
Angad-Boparai/Regression-Models
Angad-Boparai/RidgeRegression
Angad-Boparai/Sales-Revenue-Prediction
Using Linear Regression, predict the Sales Revenue based on advertising spending through media such as TV, Radio, and Newspaper from the Advertising dataset.
Angad-Boparai/spotify-recommendation-system
Spotify recommendation system that recommends new songs for your playlist
Angad-Boparai/SVM