We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 1710e93 + d170ac2 commit ffbec8aCopy full SHA for ffbec8a
CHANGELOG.md
@@ -4,6 +4,10 @@ All notable changes to this project will be documented in this file.
4
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
5
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).
6
7
+## [1.5.1] - 2023-03-13
8
+### Fixed
9
+* Fix Tutorial index of the documentation.
10
+
11
## [1.5.0] - 2023-03-13
12
### Added
13
* Add DGA domains classifier (gm-onnx) tutorial.
docs/source/tutorials/index.rst
@@ -10,4 +10,5 @@ Manager Client in the process of development a ML model.
dga-domain-classifier
dga-domain-classifier-keras-onnx
+ dga-domain-scoring-gb-onnx
14
entity-classification-kmeans-onnx
0 commit comments