Skip to content

Latest commit

 

History

History
31 lines (22 loc) · 1.04 KB

README.md

File metadata and controls

31 lines (22 loc) · 1.04 KB

Miscellaneous Repo

Contains diverse small and self-contained projects, academic, professional or personal projects.

Structure

Folder Description
assignments Contains cademic assignments
challenges Contains Kaggle or Interview challenges
mooc Contains MOOC related assignments

Assignments

Folder Description
ml Purchase data Classification and Clustering project
recommendation_engine Anonymized dataset recommendation engine (Content Based Filtering, Collaborative Filtering, Hybrid Model, Deployment (FastAPI)
sql Creation of an auction module within Adventure Works as per specifications

Challenges

Folder Description
xpandIT Financial market forecast assuming a) serial correlation b) no serial correlation; uses EWMA, EMA, MACD, Bollinger Bands and Stochastic Oscillators

MOOC

Folder Description
andrew_ng_machine_learning Solutions for Andrew Ng's Coursera Machine Learning Course