Skip to content

Deprecate ml classifiers usage

We should be able to remove the setting ML_CLASSIFIERS_DIR now.

Removal include:

  • MLToolList endpoint
  • MLToolSerializer
  • Remove elements dataimport creation
  • ml tools usage in CorpusWorkflow
  • MLToolTaskSerializer
  • the full file arkindex/dataimport/serializers/ml_tool.py
  • DataSource.from_ml_tool
  • usage in DataSourceSlugField
  • all relevant unit tests
Edited by Bastien Abadie