From 2229ff6b7f3de1fc7c013d89ef63d5ff88c10921 Mon Sep 17 00:00:00 2001 From: Md Mijanur Rahman Date: Fri, 29 Mar 2024 21:22:14 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3c00040b..5f7ae1f3 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# AutoTSFlow: An automated codebase for time-series classifiers +# AutoTSFlow: An automated code-base for time-series classifiers This repository contains the code for time-series (TS) classification with various state-of-the-art TS classification models. The entire pipeline is developed for easy integration of ***mlflow***, ***hydra***, and ***optuna sweeper***.