Skip to content

Commit

Permalink
title updated
Browse files Browse the repository at this point in the history
  • Loading branch information
mijanr authored Mar 29, 2024
1 parent 2a2464f commit 60548df
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# This repository contains the code for time-series (TS) classification with various state-of-the-art TS classification models.

Entire pipeline is developed in a way such that an easy integration of ***mlflow***, ***hydra*** and ***optuna sweeper*** is possible.
# AutoTSFlow: An automated codebase 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***.

1. The simplest way to run a model on a specific dataset is to run the following command in the terminal, in the root directory of the repository:
```bash
Expand Down

0 comments on commit 60548df

Please sign in to comment.