> shiny::runApp('location/to/folder/of/downloaded/repo)
> install.packages(shiny)
> install.packages(shinyWidgets)
> install.packages(dplyr)
> install.packages(ggplot2)
> install.packages(kohonen)
The application allows selection of network parameters and visualization of the results obtained after the learning process. The user is able to choose parameters such as: network topology, SOM mesh size, neighborhood size.
Breast cancer diagnosis in mammography using the SOM network based on the Mammographic Mass_MLR dataset.