Quantopian's community platform is shutting down. Please read this post for more information and download your code.
Back to Community
What are the current plans for an updated whitelist for machine learning library packages?

Besides sklearn, what other machine learning tools are whitelisted? The FAQ has whitelisted libraries as,

bisect, cmath, collections, copy, cvxopt, datetime, functools, heapq,
itertools, math, numpy, operator, pandas, pytz, Queue, random, re,
scipy, sklearn, statsmodels, time, talib, zipline, and zlib.

Any plans for pymc3, theano, tensorflow, xgboost? What if I want to use a dimensional transform not in the whitelist? Can I use skimage?

Thomas Wiecki, what do you think?