Pinned Repositories
ai-fundamentals
Code samples for AI fundamentals
awesome-python
A curated list of awesome Python frameworks, libraries and software
aws-machine-learning-university-accelerated-tab
Machine Learning University: Accelerated Tabular Data Class
azure-iot-sdks
SDKs for a variety of languages and platforms that help connect devices to Microsoft Azure IoT services
azure-sdk-for-python
This repository is for active development of the Azure SDK for Python. For consumers of the SDK we recommend visiting our public developer docs at https://docs.microsoft.com/python/azure/ or our versioned developer docs at https://azure.github.io/azure-sdk-for-python.
bcggamma
Code for BCG Gamma technical challenge
BeautifulSoup_pres
Apr9_NYU
bioimg-sciluigi-casestudy
An automated virtual machine setup, containing a use case for running workflows written in SciLuigi
boto3
AWS SDK for Python
scrapy
Scrapy, a fast high-level web crawling & scraping framework for Python.
asuroking's Repositories
asuroking/ai-fundamentals
Code samples for AI fundamentals
asuroking/aws-machine-learning-university-accelerated-tab
Machine Learning University: Accelerated Tabular Data Class
asuroking/azure-iot-sdks
SDKs for a variety of languages and platforms that help connect devices to Microsoft Azure IoT services
asuroking/azure-sdk-for-python
This repository is for active development of the Azure SDK for Python. For consumers of the SDK we recommend visiting our public developer docs at https://docs.microsoft.com/python/azure/ or our versioned developer docs at https://azure.github.io/azure-sdk-for-python.
asuroking/bcggamma
Code for BCG Gamma technical challenge
asuroking/bioimg-sciluigi-casestudy
An automated virtual machine setup, containing a use case for running workflows written in SciLuigi
asuroking/boto3
AWS SDK for Python
asuroking/channels-examples
Example projects using Django Channels
asuroking/Coursera-MLOps-C2-Final-HuggingFace
Coursera Lab for MLOps course covers Hugging Face
asuroking/Coursera-MLOPs-Foundations-Lab-2-poker-simulator
Poker Simulator
asuroking/data-engineering-101
Introduction to Data Engineering workshop, learn to build a data pipeline with Luigi!
asuroking/data-pipelines
asuroking/databricks-utils
Simple utilities for working with Databricks
asuroking/DP100
Labs for Course DP-100: Designing and Implementing Data Science Solutions on Microsoft Azure
asuroking/GLMM-in-Python
Generalized linear mixed-effect model in Python
asuroking/google-maps-services-python
Python client library for Google Maps API Web Services
asuroking/HackerRank-Data-Scientist-Hiring-Test
Predict life expectancy of a country or a geographical area based on socioeconomic factors.
asuroking/huggingface-ghcr
MLOps packaging: build and push to GitHub Container Registry
asuroking/LightAutoML
Fast and customizable framework for automatic ML model creation (AutoML)
asuroking/luigi
Luigi is a Python module that helps you build complex pipelines of batch jobs. It handles dependency resolution, workflow management, visualization etc. It also comes with Hadoop support built in.
asuroking/luigi-exercise-template
An exercise for the PyCon 2017 tutorial session on Building a Data Pipeline with Luigi
asuroking/luigi_rosmann_sales
Using Luigi to create a Machine Learning Pipeline using the Rossman Sales data from Kaggle
asuroking/machine_learning_examples
A collection of machine learning examples and tutorials.
asuroking/MachineLearningNotebooks
Python notebooks with ML and deep learning examples with Azure Machine Learning Python SDK | Microsoft
asuroking/MLOps-Basics
asuroking/mortar-etl-redshift
Build a pipeline for Redshift Data Warehouse http://mortardata.com
asuroking/PANDAS-TUTORIAL
Jupyter Notebooks and Data Sets for Pandas Library
asuroking/pythoncourse
asuroking/qpsolvers
Quadratic programming solvers in Python with a unified API
asuroking/sciluigi
A light-weight wrapper library around Spotify's Luigi workflow system to make writing scientific workflows more fluent, flexible and modular