example, if the data is 2D, then ``data_dims`` should be set to ``(n_rows, n_cols)``, where now each row of ``X`` is a 1D array of length ``n_rows * n_cols``. If the data is 3D, then ``data_dims`` ...
Platform to train and serve NFL draft analytics models (career value, draft optimizer, health risk, etc.) backed by the nfl-data-platform API and a versioned model registry. This README tracks how to ...