TutteInstitute / vectorizers

Vectorizers for a range of different data types
BSD 3-Clause "New" or "Revised" License
97 stars 23 forks source link

Check fitted before transform #26

Closed lmcinnes closed 4 years ago

lmcinnes commented 4 years ago

Add a check that the model is fitted before running transform.