We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Remove predict_proba from base class
Rename HLM to HLR and move predict/score methods to HLR
Use bytes with joblib and remove output variable
Create Bayesian model base class and use in HLM. Add in extra paramet… …ers.
Initial version of ps-toolkit