ContinuumIO / elm

Phase I & part of Phase II of NASA SBIR - Parallel Machine Learning on Satellite Data
http://ensemble-learning-models.readthedocs.io
43 stars 27 forks source link

fix elm.pipeline.steps import statements to only import actual steps #115

Closed PeterDSteinberg closed 7 years ago

PeterDSteinberg commented 7 years ago

there are a few strays in there resulting from import *

PeterDSteinberg commented 7 years ago

Closing this issue - it relates to imports of code that will transition to earthio.filters and earthio.pipeline and that transition will change how the imports work.