Closed ablaom closed 2 years ago
Allow the input X in fit(model, X, y) to be either a table or a matrix of appropriate element type (Count for multinomial and Continuous for gaussian)
X
fit(model, X, y)
Count
Continuous
cc @josephdavids. As your head is in this space already, can you review this please?
Allow the input
X
infit(model, X, y)
to be either a table or a matrix of appropriate element type (Count
for multinomial andContinuous
for gaussian)