Publications by BayesianN

sample quarto

16.04.2024

Untitled Quarto Quarto enables you to weave together content and executable code into a finished document. To learn more about Quarto see https://quarto.org. Running Code When you click the Render button a document will be generated that includes both content and the output of embedded code. You can embed code like this: 1 + 1 [1] 2 You can ad...

478 sym

Explainable machine learning with DALEX : Factors affecting high blood pressure.

21.01.2024

Factors affecting blood pressure machine learning classification data visualization Data visualization plays an important role when evaluating the performance of machine learning models. In this post, we demonstrate how to use the DALEX package for visualizing machine learning models effectively. Visualizations with DALEX can facilitate the compa...

14260 sym 22 img 4 tbl

Tutorial on explainable machine learning with DALEX : Public health

19.01.2024

Factors affecting blood pressure machine learning classification data visualization Data visualization plays an important role when evaluating the performance of machine learning models. In this post, we demonstrate how to use the DALEX package for visualizing machine learning models effectively. Visualizations with DALEX can facilitate the compa...

12656 sym 21 img 4 tbl

Explainable machine Learning with DALEX : Public Health

18.01.2024

Factors affecting blood pressure machine learning classification data visualization Data visualization plays an important role when evaluating the performance of machine learning models. In this post, we demonstrate how to use the DALEX package for visualizing machine learning models effectively. Visualizations with DALEX can facilitate the compa...

12354 sym 21 img 4 tbl

Turkey rearing

18.01.2024

Turkey rearing A short project i did for a client. Contents library setup Demographics Exploration Type of Housing Breed Mortality causes Type of treatment Common diseases Problems related to feed library setup library(tidyverse) library(ggthemes) library(haven) library(gtsummary) my_data<-readxl::read_xlsx("Dissertation_Data.xlsx") view...

536 sym 8 img 9 tbl

Turkey rearing

18.01.2024

Turkey rearing A short project i did for a client. Contents library setup Demographics Exploration Type of Housing Breed Mortality causes Type of treatment Common diseases Problems related to feed library setup library(tidyverse) library(ggthemes) library(haven) library(gtsummary) my_data<-readxl::read_xlsx("Dissertation_Data.xlsx") view...

536 sym 8 img 9 tbl

Analysis of Characteristics Influencing Nicotine Usage

17.01.2024

Introduction Nicotine usage associated with cancer and heart disease Only about 3% of smokers quit nicotine usage successfully each year Methods Diagnostics Personality tendencies often linked to drug usage Survey data of demographics, personality scores, and drug history from 1885 participants Project Goal: Investigate the relationship between...

3642 sym 5 img 2 tbl

Characteristics Influencing Nicotine Usage

17.01.2024

Introduction Nicotine usage associated with cancer and heart disease Only about 3% of smokers quit nicotine usage successfully each year Methods Diagnostics Personality tendencies often linked to drug usage Survey data of demographics, personality scores, and drug history from 1885 participants Project Goal: Investigate the relationship between...

3635 sym 5 img 2 tbl

Data Science In public Health : Factors affecting neonatal mortality

14.01.2024

Introduction Neonatals death refers to the death of newborns before they turn 28 days old (Usman et al.,2019), and can be categorized as early or late depending on whether the death occurred before or after the seventh day of life. The period after birth is widely regarded as the most vulnerable and high-risk time for newborns. This is due to t...

34484 sym 14 img 11 tbl

An almost ready public health thesis

13.01.2024

Introduction Neonatals death refers to the death of newborns before they turn 28 days old (Usman et al.,2019), and can be categorized as early or late depending on whether the death occurred before or after the seventh day of life. The period after birth is widely regarded as the most vulnerable and high-risk time for newborns. This is due to t...

32697 sym 14 img 11 tbl