revaturelabs / biforce

Biforce is a project conducted by Revature to improve its business decisions via re-examination of existing metrics and investigation into new metrics that will increase value of company assets. The goal is to leverage all relevant technologies to automate the process of data analysis within the business intelligence life cycle conducted on different departments within the company. The objective is to implement efficient algorithms for data processing via tools available within the Hadoop ecosystem that will run on a physical and cloud cluster.
10 stars 9 forks source link

BatterySuccessPredictor Filters Out Batteries with Missing Tests #79

Closed delaanthonio closed 5 years ago

delaanthonio commented 5 years ago

If a battery doesn't have all the test data, then it's filtered out by BatterySuccessPredictor. Ideally the BatterySuccessPredictor would make predictions for all batteries regardless of whether they're missing tests.