Skip to content
Snippets Groups Projects
Commit 3abd22fc authored by Baptiste Bauvin's avatar Baptiste Bauvin
Browse files

Example 5

parent 069a83da
No related branches found
No related tags found
No related merge requests found
......@@ -93,7 +93,7 @@ An example of method can be :
def get_interpretation(self, directory, base_file_name, y_test,
multiclass=False):
interpret_string = "Algo is a very relevant algorithm that used all the features to classifiy"
interpret_string = "Algo is a very relevant algorithm that used all the features to classify"
# Save a figure in os.path.join(directory, base_file_name+figure_name.png")
return interpretString
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment