dmatrix / misc-code

A repo for example code for technologies and platforms: MLflow, PyTorch, Python Language features, Spark and Scala, etc.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Sample Code from Fluent Python and other miscellaneous sources

Some sample code to learn some advanced features in Python 3

  • decorators
  • design patterns
  • introspection
  • var args and kwargs and functional arguments
  • metaprogramming
  • callables and collections
  • concurrent futures and asyncio
  • introspection
  • multiprocessing and threading
  • monkey and guerilla patching
  • coroutines
  • data generators

Sample Code to test MLflow

  • Some code to test MLflow Model Registry APIs
  • Some code snippets for MLflow Fluent and MLflow Client APIs
  • Reproducing MLflow GitHub or slack issues

Sample code from miscellaneous sources: blog posts

  • data exploration and visulization
  • data transformation and feature engineering

Feature Stores

  • Feast + MLflow
  • Delta Lake Offline Store and Feast Example

__

Cheers Jules

About

A repo for example code for technologies and platforms: MLflow, PyTorch, Python Language features, Spark and Scala, etc.


Languages

Language:Jupyter Notebook 82.2%Language:Python 17.8%Language:Scala 0.0%Language:Shell 0.0%