hammlab / Crowd-ML

Framework for Crowd-sourced Machine Learning
Apache License 2.0
16 stars 10 forks source link

Refractor BackgroundDataSend #27

Closed 3ygun closed 7 years ago

3ygun commented 7 years ago

Goal

Split BackgroundDataSend into more manageable classes:

This will help us going forward with the TensorFlow changes

Parts

Concerns

tylermzeller commented 7 years ago

Are you ready to merge? This will help with my refactoring as well.

3ygun commented 7 years ago

Your call, I'm fine with it as a starting point but it's still quite rough just better than the old ~900 line file.

3ygun commented 7 years ago

I'm quite happy with the state of the DataSender.java I left the DataComputer.java more rough as I know you're looking to change it. LGTM