Skip to content

presentation of breast cancer diagnosis in mammography using the self-organizing SOM network based on the Mammographic Mass_MLR dataset

Notifications You must be signed in to change notification settings

AdamPiszczek/breast-cancer-diagnosis-using-SOM

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Authors

Shiny

shiny app overview

How to Run

> shiny::runApp('location/to/folder/of/downloaded/repo)

Setup

> install.packages(shiny)
> install.packages(shinyWidgets)
> install.packages(dplyr)
> install.packages(ggplot2)
> install.packages(kohonen)

Dependiencies

Design

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.

About

Breast cancer diagnosis in mammography using the SOM network based on the Mammographic Mass_MLR dataset.

About

presentation of breast cancer diagnosis in mammography using the self-organizing SOM network based on the Mammographic Mass_MLR dataset

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Languages