Skip to content

Latest commit

 

History

History
7 lines (7 loc) · 285 Bytes

File metadata and controls

7 lines (7 loc) · 285 Bytes
  • define the input and output types better
  • replace .apply() with call()?
  • find a way to organize base operations
  • find a way to split and merge pipelines (Graph API)
  • implement all tensorflow.data operations
  • ?implement sci-kit learn transformations
  • Pipeline option builder