dvdmjohnson / d3m_michigan_primitives

Contains primitives developed by the University of Michigan team as part of the Data Driven Discovery (D3M) project
Other
2 stars 0 forks source link

Get (kinda) consistent score on GRASTAAutoPricePipeline #32

Closed rszeto closed 4 years ago

rszeto commented 4 years ago

This addresses issue #30, where GRASTAAutoPricePipeline scores are different across hosts. The fix involves two changes:

Now GRASTAAutoPricePipeline gives a score of about 7197392 across hosts. Also, GRASTAAutoMPGPipeline behaves the same as before.

@kgilman Can you check the changes to calculate_mla_step() and confirm that this is acceptable?