Balaji Padmanathan's repositories
DE-Zoomcamp
Code/Notes for the Data Engineering Zoomcamp by DataTalksClub
Recommender-Systems---Content-Based-Systems-and-Collaborative-Filtering
Created Recommender systems using TMDB movie dataset by leveraging the concepts of Content Based Systems and Collaborative Filtering.
Dynamic-Time-Warping
Leveraged Dynamic Time Warping (DTW) to assess the similarity between specific audio tracks
LeetCode-SQL-Solutions
A repository to keep track of the solutions I come up with for LeetCode Database problems using SQL.
Image-Compression-using-SVD-and-K-Means-Clustering
Performed Image Compression using Singular Value Decomposition (SVD) and K Means Clustering.
LeetCode-Python-Solutions
A repository to keep track of the solutions I come up with for LeetCode Algos problems using Python.
Tableau-Dashboards
Repository containing a collection of Tableau dashboards created during my free time.
data-engineering-zoomcamp
Free Data Engineering course!
project-of-the-week
Learn by doing: DIY project groups at DataTalks.Club
Python-Projects
A repository to keep track of different projects I am working on that involve the use of Python.
R-Projects
A repository to keep track of projects that involve the use of R Programming.
Sentiment-Analysis-of-Movie-Reviews
Performed Sentiment Analysis of Movie reviews using Bag of Words and TF-IDF Vectorizers.