- San Francisco
- https://www.linkedin.com/in/vinodhini-sd/
- @vinodhini_sd
Highlights
- Pro
-
sfguide-data-engineering-with-notebooks Public
Forked from Snowflake-Labs/sfguide-data-engineering-with-notebooksJupyter Notebook Apache License 2.0 UpdatedNov 19, 2024 -
sfquickstarts Public
Forked from Snowflake-Labs/sfquickstartsFollow along with our tutorials to get you up and running with the Snowflake Data Cloud.
-
sfguide-data-engineering-with-snowpark-python Public
Forked from Snowflake-Labs/sfguide-data-engineering-with-snowpark-pythonsnowpark-de-demo
-
A framework for data quality checks - Implemented the Write-Audit-Publish pattern using lakeFS, Spark and MinIO
2 UpdatedMay 30, 2023 -
Complete-Python-3-Bootcamp Public
Forked from Pierian-Data/Complete-Python-3-BootcampCourse Files for Complete Python 3 Bootcamp Course on Udemy
Jupyter Notebook UpdatedFeb 23, 2022 -
machine-learning-interview Public
Forked from khangich/machine-learning-interviewMachine Learning Interviews from FAANG, Snapchat, LinkedIn. I have offers from Snapchat, Coupang, Stitchfix etc. Blog: mlengineer.io.
1 UpdatedFeb 19, 2022 -
machine-learning-interview-enlightener Public
Forked from alirezadir/Machine-Learning-InterviewsThis repo is meant to serve as a guide for Machine Learning/AI technical interviews.
-
ml-interviews-book Public
Forked from chiphuyen/ml-interviews-bookhttps://huyenchip.com/ml-interviews-book/
HTML UpdatedSep 16, 2021 -
Data-Science-Cheatsheet Public
Forked from aaronwangy/Data-Science-CheatsheetA helpful 4-page data science cheatsheet to assist with exam reviews, interview prep, and anything in-between.
-
Beyond-LeetCode-SQL Public
Forked from shawlu95/Beyond-LeetCode-SQLAnalysis of SQL Leetcode and classic interview questions. Common pitfalls, anti-patterns and handy tricks are discussed. Sample databases are provided.
-
LeetCode-Solutions Public
Forked from SHY-Corp/LeetCode-SolutionsA compilation of all the Leetcode solutions.
-
SQL-Leetcode-Challenge Public
Forked from mrinal1704/SQL-Leetcode-ChallengeContains all the 117 Leetcode questions with their solutions ranging from Easy to Hard in MySQL.
TSQL UpdatedOct 3, 2020 -
machine_learning_examples Public
Forked from lazyprogrammer/machine_learning_examplesA collection of machine learning examples and tutorials.
-
pytudes Public
Forked from norvig/pytudesPython programs, usually short, of considerable difficulty, to perfect particular skills.
-
machine-learning Public
Forked from udacity/machine-learningContent for Udacity's Machine Learning curriculum
-
cnn-explainer Public
Forked from poloclub/cnn-explainerLearning Convolutional Neural Networks with Interactive Visualization.
-
CrackingMachineLearningInterview Public
Forked from shafaypro/CrackingMachineLearningInterviewA repository to prepare you for your machine learning interview, involving most of the questions asked by all the tech giants and local companies. Do this to Ace your Machine Learning Engineer Inte…
UpdatedJul 22, 2020 -
Data-Science--Cheat-Sheet Public
Forked from georgearun/Data-Science--Cheat-SheetCheat Sheets
-
-
scikit-learn-tips Public
Forked from justmarkham/scikit-learn-tips🤖⚡ Daily scikit-learn tips
-
100DaysOfNLP Public
Forked from itsgorain/100DaysOfNLPI will be putting notebooks created for #100daysofnlp here
-
deeplearning-models Public
Forked from rasbt/deeplearning-modelsA collection of various deep learning architectures, models, and tips
-
awesome-computer-vision Public
Forked from jbhuang0604/awesome-computer-visionA curated list of awesome computer vision resources
-
Classification of images from CIFAR-10 dataset with convolutional neural networks. Python Keras package is used.
-
Solar-Energy-Case-Analysis Public
Analyzing the annual demand and cost of electricity in Phoenix to prescribe the number of solar panels to be installed at houses to achieve $0 annual electricity costs.
-
NLP-Text-Classification Public
Classifying whether or not the comments and suggestions made in health forums are given by healthcare experts or naive users.
-
Regex-Tutorial Public
Python Regular expression tutorials and snippets for beginners.
-
Song-Recommendation-Engine Public
A simple content-based song recommendation engine based on item-item similarity between songs.
-
A recommendation engine using python based on item-item similarity between different books and the user's past purchase behaviour. Used Python based NetworkX package to understand the relationship …
-
NLTK-Tutorials Public
The Natural Language Toolkit, or more commonly NLTK, is a suite of python libraries and programs for natural language processing.