Skip to content

Milestones

List view

  • The output module should have methods that takes the desired MlModels and executes the functions according to the number of inputs. The desired functions for this class are (currently): - generate heatmap for the given MlModel - plot the results (label prediction) in a map. Overlay the results from different MlModels. - confusion matrices - Bar chart to compare the overall accuracy, precision, recall, F1 score, and AUC of different models.

    Overdue by 1 year(s)
    Due by July 18, 2024
    3/5 issues closed
  • Update the documentation of the whole code: - Verify the docstrings of every file to ensure consistency - Update the README.md file in the github - Update the license of the code to accomodate the newly added libraries - (optional) Increment the docstring to improve user-friendliness of the function

    Overdue by 1 year(s)
    Due by July 19, 2024
    3/3 issues closed