Skip to content

Commit

Permalink
Diagram update.
Browse files Browse the repository at this point in the history
  • Loading branch information
andresmg07 committed Mar 11, 2024
1 parent d79a4c6 commit d781b23
Show file tree
Hide file tree
Showing 4 changed files with 1 addition and 362 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ Where each feature is defined down bellow:

The structure and data flow of the implemented supervised ML classification algorithm is presented in the diagram down bellow.

![Diagram](diagram.svg)
![Diagram](diagram.png)

When input data enters the classification algorithm it is pre-processed, its features are extracted and lastly the classification model is either trained or used to determine the nature of the given picture. In the recognition process the result is a logit classification.

Expand Down
Binary file removed diagram.pdf
Binary file not shown.
Binary file added diagram.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading

0 comments on commit d781b23

Please sign in to comment.