Skip to main content

Blog

Learn About Our Meetup

5000+ Members

MEETUPS

LEARN, CONNECT, SHARE

Join our meetup, learn, connect, share, and get to know your Toronto AI community. 

JOB POSTINGS

INDEED POSTINGS

Browse through the latest deep learning, ai, machine learning postings from Indeed for the GTA.

CONTACT

CONNECT WITH US

Are you looking to sponsor space, be a speaker, or volunteer, feel free to give us a shout.

[N] Using Prodmodel to speed up data science development and productionization

https://github.com/prodmodel/prodmodel

I built a tool which keeps track of all code and data deps of your data science project. It caches partial results and can figure out if a particular output (model, transformed data, code library) has to be recomputed before the fact. This can save huge amounts of time during an iterative development process.

Setting up usage is similar to build systems like Bazel or Make (https://github.com/prodmodel/prodmodel/blob/master/example/build.py).

Feedback, users, contributors and constructive criticism is welcome!

submitted by /u/gsvigruha
[link] [comments]