Publications by AbdulAziz Ascandari

Document

06.11.2024

Text Generation Shiny App AbdulAziz Ascandari 2024-11-06 Introduction In many real-world applications, users need text prediction for fast communication or assistance. The solution is to have a Shiny app powered by an n-gram model (unigram, bigram, trigram) to predict the next word based on user input. So the objective of this app is to pres...

2018 sym

Document

25.10.2024

library(tm) ## Loading required package: NLP library(wordcloud) ## Loading required package: RColorBrewer library(RWeka) Overview The Capstone Milestone Week 2 Report serves as an initial analysis of the dataset, aimed at exploring how it can be used to develop a predictive app. The primary objective of this report is to identify key data featu...

1546 sym R (3383 sym/16 pcs) 4 img

Pitch of Shiny app

19.10.2024

My shiny App presentation AbdulAziz Ascandari 2024-10-19 Introduction This app is firstly about the finishing of the Coursera Course Developing Data products. The second focus lies on to develop a basic tooling to generate pseudo-random numbers. First you type, ore slide, the desired number a random numbers (between 0 and 1337). With the nex...

1213 sym

The random num generator

19.10.2024

About this app This app is firstly about the finishing of the Coursera Course Developing Data products. The second focus lies on to develop a basic tooling to generate pseudo-random numbers. First you type, ore slide, the desired number a random numbers (between 0 and 1337). With the next two sliders you can adjust the minimum and maximum numbe...

571 sym

Plotly plot

09.10.2024

2024-10-09 ## Loading required package: ggplot2 ## ## Attaching package: 'plotly' ## The following object is masked from 'package:ggplot2': ## ## last_plot ## The following object is masked from 'package:stats': ## ## filter ## The following object is masked from 'package:graphics': ## ## layout Volcano plot Boxplot Thank...

62 sym Python (304 sym/5 pcs)

Document

07.10.2024

2024-10-07 Where I come from In this webpage, I show where I come from. Map This is where I come from....

114 sym

Coursera Statistical Inference Project.

22.06.2024

Part 1: Comparison of Exponential Distribution With the Central Limit Theorem 1: Simulation exercise Overview In this project the exponential distribution is investigated in R and compare it with Central Limit Theorem. The mean of exponential distribution is 1/lambda and the standard deviation is also a function of 1/lambda. The exponential d...

5139 sym R (4580 sym/28 pcs) 4 img

Storm_data_analysis

02.06.2024

Synopsis Severe weather events, such as storms, can significantly impact public health and the economy, often resulting in fatalities, injuries, and extensive property damage. Mitigating these outcomes is a primary concern for many communities and municipalities. This analysis examines the effects of severe weather events on public health and e...

4615 sym R (8261 sym/40 pcs) 2 img