Contains analysis of trends from Fitbit Dataset (source: Kaggle) to see how the trends can be applied to Bellabeat customers and Bellabeat products

Overview

Bellabeat-Analysis

Contains analysis of trends from Fitbit Dataset (source: Kaggle) to see how the trends can be applied to Bellabeat customers and Bellabeat products.

BELLABEAT Case Study

How can a Wellness Technology Company Play It Smart?


Bellabeat

INTRODUCTION: Bellabeat is a high-tech manufacturer of health-focused smart products for women that keeps them informed of their health and activities inspiring and motivating them to take necessary steps in maintaining their health. The company has a variety of products namely the Bellabeat App, Leaf, Time, Spring and the Bellabeat Membership program to cater to gathering information on their activity, sleep, stress, menstrual cycle, mindfulness habits and water intake while also making their products stylish and wearable.
The aim of this report is to analyse non-Bellabeat devices’ smart device usage data to gain insights on some smart device trends, how these trends can be applied to Bellabeat customers and how these trends could be incorporated in any one Bellabeat product’s marketing strategy.
The key stakeholders in this task are Urska Srsen and Sando Mur, the cofounders of Bellabeat.




FINAL INSIGHTS AND SUGGESTIONS



INSIGHTS:

1. On an average, highest percentage of the Active Minutes composition is under SedentaryMinutes [81.3%], which means most users spend their day spending under 30 minutes of activity,that is equal to walking for 30 minutes at 4 miles per hour. For an adult of average weight, this amount of exercise will burn about 135 to 165 additional Calories.

Second highest makeup is of Lightly Active minutes [15.8%]. Roughly 3% of the makeup is composed of Very Active and Fairly Active Minutes in total.
From this we come to know that most of the sample users perform activities of daily living only, such as shopping, cleaning, watering plants, taking out the trash, walking the dog, mowing the lawn, and gardening. While a very small population spends active hours doing aerobics, jogging or skipping.

2. On an average, highest category of distance makeup is of Lightly Active Distance [61.7%], followed by Very active distances [27.8%] and then moderately active distances [10.5%].

3. On an average, users cover the highest no. of steps on Tuesdays and Thursdays of around 8000 steps. But we are not confident on Tuesday as it has more records.

4. On an average, most users have highest sleeping minutes of over 400 minutes i.e. 6.6 hours on Sundays and Wednesdays. But Wednesday is ruled out due to additional records on that day which poses skewness.

5. Average weight of users is found to be 72 kg and average BMI is found to be 25.18 which is found to be in overweight category.

6. Information on weight and bmi is more often manually recorded than done by users. Also, users are more likely to record their weights and bmi in the AM periods rather than PM periods.

7. User reports are mostly made between 6 o’clock to 9 o’clock each day, while manual reports are made at 11:59:59 pm each night.

8. Intensity counts highest between 8 – 11 am in the mornings, while highest between 12-2 pm and 5-7 pm in the afternoons and evenings.



APPLICATION OF INSIGHTS TO BELLABEAT PRODUCTS:

Goal-oriented:
1. For the Bellabeat app, based on the user's data on activity minutes, the app can suggest the user to take a few minutes out to achieve certain set goals and be active throughout the week.
2. The bellabeat app can monitor user's sleep records and suggest healthy sleeping schedules.

All this while monitoring how well the users keep up with the schedule and rewarding points as they complete each goal that can be converted to gift points for purchasing other lines of Bellabeat products for them and their loved ones.

Wellness Tracking:
1. Can incorporate weight and BMI measurement into Bellabeat App to inform and track user's health while using these data to add to the menstruation aid and letting the user's know how much exercise is needed and accordingly plan their day/week goals. [Weight and Menstrual Health Link]
2. Remind users to manually input their weight and BMI twice a week for all weeks and remove device calculated weight and bmi measurements as they can mislead. Can remind between 6-9 AM in the mornings.
3. Inform users when their intensity levels and stress levels peak and enable Zen mode (like a meditation period or a notification to rest for some minutes before continuing any work/task) to relieve of the high intensity/stress rates.



Owner
Leah Pathan Khan
Computer Science UnderGrad with interests in Data Science, ML and Designing .
Leah Pathan Khan
FireFlyer Record file format, writer and reader for DL training samples.

FFRecord The FFRecord format is a simple format for storing a sequence of binary records developed by HFAiLab, which supports random access and Linux

77 Jan 04, 2023
Package for controllable summarization

summarizers summarizers is package for controllable summarization based CTRLsum. currently, we only supports English. It doesn't work in other languag

Hyunwoong Ko 72 Dec 07, 2022
Machine Learning Course Project, IMDB movie review sentiment analysis by lstm, cnn, and transformer

IMDB Sentiment Analysis This is the final project of Machine Learning Courses in Huazhong University of Science and Technology, School of Artificial I

Daniel 0 Dec 27, 2021
BARTpho: Pre-trained Sequence-to-Sequence Models for Vietnamese

Table of contents Introduction Using BARTpho with fairseq Using BARTpho with transformers Notes BARTpho: Pre-trained Sequence-to-Sequence Models for V

VinAI Research 58 Dec 23, 2022
A simple visual front end to the Maya UE4 RBF plugin delivered with MetaHumans

poseWrangler Overview PoseWrangler is a simple UI to create and edit pose-driven relationships in Maya using the MayaUE4RBF plugin. This plugin is dis

Christopher Evans 105 Dec 18, 2022
Official code for Spoken ObjectNet: A Bias-Controlled Spoken Caption Dataset

Official code for our Interspeech 2021 - Spoken ObjectNet: A Bias-Controlled Spoken Caption Dataset [1]*. Visually-grounded spoken language datasets c

Ian Palmer 3 Jan 26, 2022
Just a Basic like Language for Zeno INC

zeno-basic-language Just a Basic like Language for Zeno INC This is written in 100% python. this is basic language like language. so its not for big p

Voidy Devleoper 1 Dec 18, 2021
Amazon Multilingual Counterfactual Dataset (AMCD)

Amazon Multilingual Counterfactual Dataset (AMCD)

35 Sep 20, 2022
Generating Korean Slogans with phonetic and structural repetition

LexPOS_ko Generating Korean Slogans with phonetic and structural repetition Generating Slogans with Linguistic Features LexPOS is a sequence-to-sequen

Yeoun Yi 3 May 23, 2022
Code for Findings at EMNLP 2021 paper: "Learn Continually, Generalize Rapidly: Lifelong Knowledge Accumulation for Few-shot Learning"

Learn Continually, Generalize Rapidly: Lifelong Knowledge Accumulation for Few-shot Learning This repo is for Findings at EMNLP 2021 paper: Learn Cont

INK Lab @ USC 6 Sep 02, 2022
Unsupervised text tokenizer focused on computational efficiency

YouTokenToMe YouTokenToMe is an unsupervised text tokenizer focused on computational efficiency. It currently implements fast Byte Pair Encoding (BPE)

VK.com 847 Dec 19, 2022
Model for recasing and repunctuating ASR transcripts

Recasing and punctuation model based on Bert Benoit Favre 2021 This system converts a sequence of lowercase tokens without punctuation to a sequence o

Benoit Favre 88 Dec 29, 2022
KoBART model on huggingface transformers

KoBART-Transformers SKT에서 공개한 KoBART를 편리하게 사용할 수 있게 transformers로 포팅하였습니다. Install (Optional) BartModel과 PreTrainedTokenizerFast를 이용하면 설치하실 필요 없습니다. p

Hyunwoong Ko 58 Dec 07, 2022
Code repository of the paper Neural circuit policies enabling auditable autonomy published in Nature Machine Intelligence

Code repository of the paper Neural circuit policies enabling auditable autonomy published in Nature Machine Intelligence

9 Jan 08, 2023
Blue Brain text mining toolbox for semantic search and structured information extraction

Blue Brain Search Source Code DOI Data & Models DOI Documentation Latest Release Python Versions License Build Status Static Typing Code Style Securit

The Blue Brain Project 29 Dec 01, 2022
Code examples for my Write Better Python Code series on YouTube.

Write Better Python Code This repository contains the code examples used in my Write Better Python Code series published on YouTube: https:/

858 Dec 29, 2022
[WWW 2021 GLB] New Benchmarks for Learning on Non-Homophilous Graphs

New Benchmarks for Learning on Non-Homophilous Graphs Here are the codes and datasets accompanying the paper: New Benchmarks for Learning on Non-Homop

94 Dec 21, 2022
Crie tokens de autenticação íntegros e seguros com UToken.

UToken - Tokens seguros. UToken (ou Unhandleable Token) é uma bilioteca criada para ser utilizada na geração de tokens seguros e íntegros, ou seja, nã

Jaedson Silva 0 Nov 29, 2022
Deep Learning Topics with Computer Vision & NLP

Deep learning Udacity Course Deep Learning Topics with Computer Vision & NLP for the AWS Machine Learning Engineer Nanodegree Program Tasks are mostly

Simona Mircheva 1 Jan 20, 2022
This repository details the steps in creating a Part of Speech tagger using Trigram Hidden Markov Models and the Viterbi Algorithm without using external libraries.

POS-Tagger This repository details the creation of a Part-of-Speech tagger using Trigram Hidden Markov Models to predict word tags in a word sequence.

Raihan Ahmed 1 Dec 09, 2021