We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0dce45c commit c0ff563Copy full SHA for c0ff563
RELEASE_NOTES.txt
@@ -1,6 +1,7 @@
1
From v0.0.1 to v0.0.2
2
---------------------
3
-- explained folders needed in README.txt
4
-- documentation of train function in README.txt
5
-- restructuring of mappings.yml in 4 blocks: input, search, features and train
6
-- BUG FIX: reading blacklist from wrong folders
+- README.txt: explanation added of data and config folders.
+- README.txt: train function documented
+- mappings.yml: restructuring of configuration into 4 blocks: input, search, features and train
+- BUG FIX: reading blacklist from wrong folders
7
+- Python notebook: example added with training function
0 commit comments