Skip to main content

Investigation into using AutoML and Topological Data Analysis for Automated Annotation

Project description

Create a MVP as fast as possible. Goal is to investigate whether TDA can be used to create an unsupervised algorithm for automatically producing annotations and labels for relatively simple data. Key features include:

  • Find datasets which can be used to for classification and or clustering purposes [X] I am going to use Taskmaster 2 data set.

  • Clean and explore the data

  • Wrangle the data to get into a form compatible for tools such as word2vec or deepwalk the former most likely accessed via gensim or pytorch

  • Use these tools to encode data as vectors.

  • Use simple models as baselines for classification and clustering. (KNN, other algs)

  • Apply Topological data analysis on these vectors to produce clusters (ToMATo algorithm maybe a custom algorithm)

  • Compare TDA results with baselines using statistical/error analysis. Could use external clustering based metrics or more familiar metrics like F-measure.

As the main goal here is to investigate whether unsupervised and or automated machine learning can be used for the purpose of annotation of data, the model will be graded as a classification algorithm. Success will be defined by

  1. The TDA algorithm has better results (in some metric to be determined) than other unsupervised learning algorithms

  2. The clustering/annotation is of sufficient accuracy to be deployed as a business solution. I.e. meets accuracy threshold.

For speed, this will primarily be done in notebook format.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

autoanno-0.0.1.dev1.tar.gz (3.7 kB view hashes)

Uploaded Source

Built Distribution

autoanno-0.0.1.dev1-py3-none-any.whl (3.7 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page