Skip to content

kevinknights29/Kaggle-Users-Analysis

Repository files navigation

Kaggle-Users-Analysis

Topics

  1. Overview
  2. Goals
  3. Scope and Context
  4. System Design
  5. Alternatives Considered
  6. Cross-cutting Concerns
  7. Learning Logs
  8. Resources

Overview

WebApp to conduct User Analysis from Kaggle.

Goals

  • Enable analysis on Kaggle users given a country of interest.

Scope and Context

Download user data from Meta Kaggle - Users. Then filter results by country and order them based on Performance Tier (higher the better).

System Design

UI Design

image

Current Front-end

Homescreen

image

Results

image

Alternatives Considered

Streamlit.

Cross-cutting Concerns

Mesop is still new and under-development, meaning that some features are still not implemented.

Learning Logs

Date Learning

Resources

Docs

Stackoverflow