Publications by jojoecp
RSelenium Intro
In this markdown we will learn to do web scraping using RSelenium. RSelenium provides R bindings for the Selenium Webdriver API. Selenium is a project focused on automating web browsers. RSelenium allows you to carry out unit testing and regression testing on your webapps and webpages across a range of browser/OS combinations. You can access full...
4566 sym R (12604 sym/23 pcs) 5 img
HR Analytics - Employee Promotion
HR analytics is revolutionising the way human resources departments operate, leading to higher efficiency and better results overall. Human resources has been using analytics for years. However, the collection, processing and analysis of data has been largely manual, and given the nature of human resources dynamics and HR KPIs, the approach has b...
7845 sym R (19674 sym/37 pcs) 4 img
People Analytics
The following coursebook is produced by the team at Algoritma for BRI Data Hackathon 2021 Workshop: People Analytics. The coursebook is intended for a restricted audience only, i.e. the individuals having received this coursebook directly from the training organization. It may not be reproduced, distributed, translated or adapted in any form out...
29203 sym R (28597 sym/83 pcs) 18 img
Tesseract in R
Google’s Tesseract is an optical character recognition (OCR) engine with support for unicode and the ability to recognize more than 100 languages. Tesseract works by combining numerous neural net algorithms to recognize text line and character patterns. Now, you can use this power in R with tesseract package! (Note: tesseract is also available ...
1464 sym R (3311 sym/17 pcs) 4 img
Algoritma Trial Class
1 Prerequisite: Library # run code dibawah jika belum menginstall package dplyr # install.packages("dplyr") library(dplyr) # package untuk data wrangling 2 Retail Business case Di Trial class ini Kita akan menyelesaikan beberapa business case sambil belajar menggunakan dplyr untuk wrangling data di R. Retail adalah data penjualan barang online...
4582 sym R (4993 sym/12 pcs) 2 img
Algoritma Trial Class - Slide
Online Retail - Algoritma Trial Class Team Algoritma August 30, 2021 Slide ini dibuat untuk kebutuhan Trial Class Algoritma Trial Class ini adalah pengalaman belajar singkat di kelas Algoritma. Materi trial class ini berupa data wrangling, visualisasi, dan membuat laporan. Studi Kasus: Online Retail Sampel Data Retail Row.ID Order.ID Ord...
1431 sym 1 img 4 tbl