Skip to content

Latest commit

 

History

History
30 lines (28 loc) · 2.09 KB

Tasks which may be automated.md

File metadata and controls

30 lines (28 loc) · 2.09 KB
created modified tags type status
2024-08-24T14:26
2024-10-12 14:16
automate
automation
rpa
map-of-content
ongoing

The following tasks can (in some cases) be partially or fully performed by a computer:

Task Potential Automation Method(s) Link(s)
Anomaly/novelty/outlier detection - Isolation Forest
- Local Outlier Factor
https://scikit-learn.org/stable/modules/outlier_detection.html
Data visualisation
Document question-answering
Entity classification/labelling
Search TF-IDF / BM25
Text summarisation Large Language Models
Time series forecasting [[Chronos - Learning the Language of Time Series]]
https://github.com/facebook/prophet
Visual question-answering

References

Related

  • [[List of Useful Algorithms]]