Publications by Jodi Al Anshari Muttaqi
Document
1 Explanation 1.1 Brief Welcome to my Rmd. This is my first LBB by using data from Retail.csv I hope you can understand it. 1.2 Data’s Point of View This data contains sales record which include Ship Mode, Segment, Category, the profit or loss, etc. I called it PT. Pelangi Jaya. PT. Pelangi Jaya is a retail company who sells various items lik...
3137 sym R (16718 sym/49 pcs) 1 img
Document
Background In the era of globalization, economic issue is one of the most crucial areas which need improved by goverment. The government is aggressively promoting economic growth. It is one the most important indictators in analyzing the economic development which apllies in a country. By increasing growth economic means the welfare of their citi...
4069 sym R (11240 sym/16 pcs) 5 img
Movehub Quality of Life Analysis
1 Intro At MoveHub we know that everyone has different reasons for moving. That’s why we want to make a clustering some of the worlds top cities in relation to key factors by using K-means algorithm and dimensionality reduction using principal component analysis (PCA). Simply select the factors most important to you and we will show you the bes...
2585 sym R (6502 sym/42 pcs) 5 img
Prediksi Penyakit Jantung
1 . Intro Pada materi ini, saya akan mencoba untuk memprediksi mengenai pasien penyakit jantung di sebuah rumah sakit. Ada beberapa variabel prediktor yang akan digunakan dalam pembuatan model ini yang mampu memprediksi sakit tidaknya seorang pasien. Untuk membuat model prediksi ini saya menggunakan logistic regression dan k-neares neighbour yang...
3940 sym R (15266 sym/54 pcs) 1 img
LBB Interactive Plotting
Interactive Plotting Column Most Engaged Category Column Most Engaged Channel , 2018 Most Likes and Dislikes Based on Category, 2018 ...
190 sym
Admission Predict from Indian’s Perspective
1 . Intro Berikut adalah analisis mengenai Admission Predict yang berasal dari perspektif India. Dataset tersebut mencakup beberapa parameter penting yang dianggap dapat menentukan penerimaan aplikasi untuk program master. Berikut ini adalah beberapa parameter dari dataset di atas: GRE Scores ( out of 340 ) TOEFL Scores ( out of 120 ) University...
3647 sym R (10003 sym/88 pcs) 8 img
Document
options(scipen = 999) Read Data concrete_train <- read.csv("data/data-train.csv") concrete_test <- read.csv("data/data-test.csv") submission <- read.csv("data/submission-example.csv") The observation data consists of the following variables: id: Id of each cement mixture, cement: The amount of cement (Kg) in a m3 mixture, slag: The amount of ...
5977 sym R (6010 sym/61 pcs) 10 img