anand086
Avid learner of technology solutions around Machine Learning, Big-Data, and Databases
Seattle
Pinned Repositories
amplifyapp
Amplify Console CI/CD Demo
aws-admartech-samples
Samples and documentation for various advertising and marketing use cases on AWS.
aws-glue-data-quality
aws-scripts
bayesian-stats-modelling-tutorial
How to do Bayesian statistical modelling using numpy and PyMC3
challenges
PyBites Code Challenges
eda_and_beyond
Library of small tools for EDA and Modeling
GlueScripts
Hands-On-Data-Analysis-with-Pandas
Materials for following along with Hands-On Data Analysis with Pandas.
hello-world
anand086's Repositories
anand086/amplifyapp
Amplify Console CI/CD Demo
anand086/aws-admartech-samples
Samples and documentation for various advertising and marketing use cases on AWS.
anand086/aws-glue-data-quality
anand086/aws-scripts
anand086/bayesian-stats-modelling-tutorial
How to do Bayesian statistical modelling using numpy and PyMC3
anand086/challenges
PyBites Code Challenges
anand086/eda_and_beyond
Library of small tools for EDA and Modeling
anand086/GlueScripts
anand086/Hands-On-Data-Analysis-with-Pandas
Materials for following along with Hands-On Data Analysis with Pandas.
anand086/imbalanced-data
Notebook implementing techniques discussed in my blog post about imbalanced data.
anand086/introduction_to_ml_with_python
Notebooks and code for the book "Introduction to Machine Learning with Python"
anand086/LightingAI-DL-Fundamental
anand086/ml-andrewng-python
This is the Python implementation of the programming assignments in Andrew Ng's online machine-learning course.
anand086/ml-utils
Machine learning utility functions and classes.
anand086/Numpy-Tutorial-SciPyConf-2019
Numpy-Tutorial-SciPyConf-2019
anand086/Oracle_Tools
anand086/pandas-pipelines-custom-transformers
Material for Talk at PyData Seattle 2017
anand086/Probabilistic-Programming-and-Bayesian-Methods-for-Hackers
aka "Bayesian Methods for Hackers": An introduction to Bayesian methods + probabilistic programming with a computation/understanding-first, mathematics-second point of view. All in pure Python ;)
anand086/pydata2019-nlp-system
Source code, materials and notebooks for the workshop @ PyData London 2019 - https://pydata.org/london2019/schedule/presentation/14/
anand086/pydatadc_2018-tidy
PyData 2018 tutorial for tidying data
anand086/python-machine-learning-book-2nd-edition
The "Python Machine Learning (2nd edition)" book code repository and info resource
anand086/Python_Tutorials
Python tutorials in both Jupyter Notebook and youtube format.
anand086/scipy-2019-intro-to-python
Introduction to Python Tutorial at SciPy 2019
anand086/scipy-2019-pandas
Pandas tutorial for SciPy 2019
anand086/scripts
anand086/Sharing_ISL_python
An Introduction to Statistical Learning with Applications in PYTHON
anand086/sklearn_pipeline_transformers
anand086/sql-practice
anand086/time_series_forecasting_using_deep_learning
anand086/You-Should-Learn-Regex
Regular Expresion Tutorial (blog.patricktriest.com) Source Code