utsav507's Stars
donnemartin/system-design-primer
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
yangshun/tech-interview-handbook
💯 Curated coding interview preparation materials for busy software engineers
kdn251/interviews
Everything you need to know to get the job.
poteto/hiring-without-whiteboards
⭐️ Companies that don't have a broken hiring process
datasciencemasters/go
The Open Source Data Science Masters
datasciencescoop/Data-Science--Cheat-Sheet
Cheat Sheets
andkret/Cookbook
The Data Engineering Cookbook
alexeygrigorev/data-science-interviews
Data science interview questions and answers
drivendataorg/cookiecutter-data-science
A logical, reasonably standardized, but flexible project structure for doing and sharing data science work.
nfmcclure/tensorflow_cookbook
Code for Tensorflow Machine Learning Cookbook
kamyu104/LeetCode
:pencil: Python / C++ 11 Solutions of All LeetCode Questions
nicolashery/mac-dev-setup
A beginner's guide to setting up a development environment on macOS
dibgerge/ml-coursera-python-assignments
Python assignments for the machine learning class by andrew ng on coursera with complete submission for grading capability and re-written instructions.
fishercoder1534/Leetcode
Solutions to LeetCode problems; updated daily. Subscribe to my YouTube channel for more.
getpelican/pelican-themes
Themes for Pelican
cs109/content
Official content for Harvard CS109
ml874/Data-Engineering-on-GCP-Cheatsheet
llSourcell/recommender_live
andyttran/guide_to_algorithms
A guide to get started in algorithms
5harad/openpolicing
The Stanford Open Policing Project - https://openpolicing.stanford.edu
suheb/resume
A minimal pelican theme to host your resume
dataquestio/jupyter-blog
Create a blog using Jupyter and Pelican.
Kevin-Nduati/My-Spotify-Wrapped
I will attempt to create my own spotify wrapped by collecting data from the spotify API, perform transformations and create informative dashboards
astronomer/airflow-data-quality-demo
A repository of sample code to show data quality checking best practices using Airflow.
uzaymacar/exemplary-ml-pipeline
Exemplary, annotated machine learning pipeline for any tabular data problem.
benanne/awesome-machine-learning
A curated list of awesome Machine Learning frameworks, libraries and software.
jkwd/spotify
gab992/Content-Based-Live-Music-Recommender
A playlist recommender that recommends songs by artists with upcoming shows in a user's city and bases those recommendations on audio features. Recommendations use a combination of pre-defined Spotify audio features and audio features (MFCCs) extracted from mp3s using the LibRosa Python library. Genre clusters are created using PCA dimensionality reduction and K-Means clustering on MFCCs. Data sources include the Spotify and Songkick APIs as well as web-scraped information from Pitchfork and YouTube mp3s.
arnav1312/customer-attrition
Customer Churn Analysis - Implementing various ML algorithms
viraj892/LaneDetectionOpenCV
Lane Detection OpenCV