-
ML-ToolBox Public
Reusable functionalities across different machine learning problems
-
vn1_forecasting Public
This repo contains code for forecasting experiments on VN1 dataset
-
Orders-Delayed-LLM-Dashboard Public
This project utilizes LLMs to parse emails of delays in shipments, and produces a dashboard that shows details about the order disruptions
-
-
MLOps-Projects Public
This repository stores the source code for an end-to-end ML project, using GCP tech stack
-
-
-
-
Flower-App Public
Flower Classification Web Application (Built with Flask)
-
Data-Science-Portfolio Public
Personal Data Science Projects
-
Data-Engineering-Projects Public
Personal Data Engineering Projects
-
Fun-Projects Public
Projects done in the past to familiarize with Javascript and Python
-
Coronavirus-Streamlit-App Public
Coronavirus Live Dashboard
-
-
-
-
recommender-system Public
This repo contains implementation of recommender systems (mainly as a practice to get familiar with the concepts of recommendations)
-
A repository for practicing deterministic optimization problems, coded in Python
UpdatedMay 30, 2021 -
reinforcement-learning Public
Forked from dennybritz/reinforcement-learningImplementation of Reinforcement Learning Algorithms. Python, OpenAI Gym, Tensorflow. Exercises and Solutions to accompany Sutton's Book and David Silver's course.
Jupyter Notebook MIT License UpdatedFeb 1, 2021 -
-
Loan-Default-Prediction Public
Loan Default Prediction using PySpark, with jobs scheduled by Apache Airflow and Integration with Spark using Apache Livy
-
data-science-interviews Public
Forked from alexeygrigorev/data-science-interviewsData science interview questions and answers
-
Movalytics-Data-Warehouse Public
Data pipeline performing ETL to AWS Redshift using Spark, orchestrated with Apache Airflow
-
ML-Engineering-Projects Public
Set-up end to end, from experimentation to ML deployment
-
Python-for-Algorithms--Data-Structures--and-Interviews Public
Forked from jmportilla/Python-for-Algorithms--Data-Structures--and-InterviewsFiles for Udemy Course on Algorithms and Data Structures
Jupyter Notebook UpdatedOct 14, 2019 -
Pairwise-Assoc-Rules Public
Reusable functions for Pairwise Association Rules Mining
Python UpdatedSep 1, 2019 -
Image Classification and Sequence Models
Jupyter Notebook UpdatedJul 1, 2018 -
Code to practice OOP principles