neural-pipeline
                                
                                 neural-pipeline copied to clipboard
                                
                                    neural-pipeline copied to clipboard
                            
                            
                            
                        Add DataProducerPredictor
Separate Predictor to Predictor and DataProducerPredictor. Predictor just init model and provide an interface to predict one item, DataProducerPredictor - provides an interface to predict all data from DataProducer object.
Also DataProducerPredictor can have interfaces:
- Connecting metrics to predict
- Select best and most worth predicts