Skip to content

Commit

Permalink
added clustering example
Browse files Browse the repository at this point in the history
  • Loading branch information
nidhal baccouri committed Oct 12, 2020
1 parent ebaf573 commit 87fadac
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 19 deletions.
2 changes: 1 addition & 1 deletion examples/clustering/fit.py
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"""

mock_fit_params = {'data_path': '../data/clustering-data/train.csv',
mock_fit_params = {'data_path': '../data/clustering-data/test.txt',
'yaml_path': './igel.yaml',
'cmd': 'fit'}

Expand Down
18 changes: 0 additions & 18 deletions examples/init_mock.py

This file was deleted.

0 comments on commit 87fadac

Please sign in to comment.