Skip to content
This repository has been archived by the owner on Feb 23, 2023. It is now read-only.
Eric Kalosa-Kenyon edited this page Jan 14, 2020 · 5 revisions

Accessing model contents

How do I access the raw data in the model?

  • bo.X and bo.Y store the np.ndarrays containing the regression data used to fit the model.
Clone this wiki locally