archaeo_super_prompt.dataset.normalization.intervention_date
[docs]
package
archaeo_super_prompt.dataset.normalization.intervention_date
| """Utils function for normalizing the intervention dates.
This column is filled in by the Magoh's contributors with arbitrary and not
strict patterns, but the number of patterns is finite over the 8000 usefulll
records for the training or the evaluation.
Then the normalization functions in this module aims to cover most of them, so
the normalization of remaining records can be done manually for just a hundred
of rows.
"""
|