aibox.nlp.estimators.classification =================================== .. automodule:: aibox.nlp.estimators.classification .. rubric:: Modules .. autosummary:: :toctree: :recursive: adaboost_classifier catboost_classifier extra_trees_classifier gaussian_nb kn_classifier lgbm_classifier lstm_classifier mlp_classifier random_forest_classifier svm transformer_classifier xgboost_classifier