Skip to content

Interactive dashboards/apps to visually inspect/interact with ML models

Notifications You must be signed in to change notification settings

doscsy12/ML_Dashboard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Interactive dashboards/apps

Exploring interactive machine learning model dashboards/apps that can be used to better understand and analyze the important factors in which the model works, or for visualisations.

notebooks description additional related data
1 MNIST_Tensorboard Using Tensorboard logs folder
2 app.py Flask app templates folder, finalized_pred_model.sav
3 Tableau link to Tableau Public

1. Visualising the MNIST dataset using TensorBoard

Getting a machine to recognise handwritten single digits is difficult. The aim here is to analyse the features of handwritten digits, using a CNN model, visualised in TensorBoard.

2. Interactive web application for clinicians working with diabetic patients

Clinicians need a way to assess the likelihood of a patient being readmitted due to diabetes. So the aim is to create an API framework using Flask/python, that accepts the inputs into a Logistic Regression model, and return the re-admission probability of patients with diabetes.

3. Interactive dashboard for audiobook company

An audiobook company would like information on the review score, number of reviews, etc, over time. As it is good practice to first design a dashboard before working in Tableau, the first goal is to know what information would be useful for the company; Once we know the information needed, it will be easier to create/design the necessary charts.

  • What are the ratings and average rating?
  • Which are the audiobooks that collected the most reviews? This provides information on best-sellers.
  • What is the reviews to sales ratio? This provides information on whether people who buy audiobooks also leave reviews.

Dashboard in Tableau Public

About

Interactive dashboards/apps to visually inspect/interact with ML models

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published