Pinned Repositories
audhiaprilliant.github.io
My personal blog
Automation-and-Web-Scraping-Using-Python-and-R
Nowadays, the growth of data is increasing exponentially. The data can be obtained from several sources, such as internet. As the data analyst, our tasks are how to get the data, prepare, analyze, and interpret it. So, it's the tutorial how to obtain unstructured data from internet. Enjoy!!
Code-Chef
CodeChef was created as a platform to help programmers make it big in the world of algorithms, computer programming, and programming contests
Diamond-Price-Prediction-Full-Analysis
A dataset containing the prices and other attributes of almost 54,000 diamonds
Indonesia-Public-Election-Twitter-Sentiment-Analysis
Identify topics to be discussed against presidential candidates Joko Widodo and Prabowo Subianto after the 2019 General Election on the Twitter platform
indonesian-id-card-identification
API for Indonesian ID card (KTP) identification. It will provide the validity and information about ID card, such as administrative area data, date of birth, age, gender, computerized last digits, etc
loan-approval-prediction
Launch machine learning models into production using flask
Multivariate-Analysis
Multivariate analysis is conceptualized by tradition as the statistical study of experiments in which multiple measurements are made on each experimental unit and for which the relationship among multivariate measurements and their structure is important to the experiment's understanding. For instance, in analyzing financial instruments, the relationships among the various characteristics of the instrument are critical
Web-Scraping-Covid19-Kompas-News
COVID-19 is a disease caused by a new strain of coronavirus. 'CO' stands for corona, 'VI' for virus, and 'D' for disease. Formerly, this disease was referred to as '2019 novel coronavirus' or '2019-nCoV'. In Indonesia, for making data analysis, we should collected the daily data, which is limited. So, this program will update the data automatically from trusted source, Kompas news as one of the largest news portal in Indonesia
audhiaprilliant's Repositories
audhiaprilliant/Web-Scraping-Covid19-Kompas-News
COVID-19 is a disease caused by a new strain of coronavirus. 'CO' stands for corona, 'VI' for virus, and 'D' for disease. Formerly, this disease was referred to as '2019 novel coronavirus' or '2019-nCoV'. In Indonesia, for making data analysis, we should collected the daily data, which is limited. So, this program will update the data automatically from trusted source, Kompas news as one of the largest news portal in Indonesia
audhiaprilliant/loan-approval-prediction
Launch machine learning models into production using flask
audhiaprilliant/Indonesia-Public-Election-Twitter-Sentiment-Analysis
Identify topics to be discussed against presidential candidates Joko Widodo and Prabowo Subianto after the 2019 General Election on the Twitter platform
audhiaprilliant/Automation-and-Web-Scraping-Using-Python-and-R
Nowadays, the growth of data is increasing exponentially. The data can be obtained from several sources, such as internet. As the data analyst, our tasks are how to get the data, prepare, analyze, and interpret it. So, it's the tutorial how to obtain unstructured data from internet. Enjoy!!
audhiaprilliant/indonesian-id-card-identification
API for Indonesian ID card (KTP) identification. It will provide the validity and information about ID card, such as administrative area data, date of birth, age, gender, computerized last digits, etc
audhiaprilliant/Multivariate-Analysis
Multivariate analysis is conceptualized by tradition as the statistical study of experiments in which multiple measurements are made on each experimental unit and for which the relationship among multivariate measurements and their structure is important to the experiment's understanding. For instance, in analyzing financial instruments, the relationships among the various characteristics of the instrument are critical
audhiaprilliant/Natural-Language-based-Financial-Forecasting
The application of NLP techniques to financial forecasting is an emerging research field, the techniques used are also fast developing. As a result, the number of previous reviews is limited. Most of them have been published recently. To the best of our knowledge, one earliest review in the sense of NLFF is Nassirtoussi et al. (2014) (Xing et al. 2018)
audhiaprilliant/Data-Science-Academy-2019
COMPFEST is an annual one stop IT event run by students of the Faculty of Computer Science, University of Indonesia
audhiaprilliant/Product-Classification-using-Text-Mining
audhiaprilliant/audhiaprilliant.github.io
My personal blog
audhiaprilliant/Code-Chef
CodeChef was created as a platform to help programmers make it big in the world of algorithms, computer programming, and programming contests
audhiaprilliant/Diamond-Price-Prediction-Full-Analysis
A dataset containing the prices and other attributes of almost 54,000 diamonds
audhiaprilliant/audhiaprilliant
audhiaprilliant/Cohort-Analysis-Online-Retail-Data
Cohort analysis is a subset of behavioural analytics that takes the data from a given data set (e.g. an EMRS, an e-commerce platform, web application, or online game) and rather than looking at all users as one unit, it breaks them into related groups for analysis (Wikipedia)
audhiaprilliant/DAFTAR-API-LOKAL-INDONESIA
Berisi API tentang Data Indonesia
audhiaprilliant/data-science-on-gcp
Source code accompanying book: Data Science on the Google Cloud Platform, Valliappa Lakshmanan, O'Reilly 2017
audhiaprilliant/docker-curriculum
:dolphin: A comprehensive tutorial on getting started with Docker!
audhiaprilliant/fivethirtyeight-data
Data and code behind the articles and graphics at FiveThirtyEight
audhiaprilliant/Genetic-Algorithm-on-K-Means-Clustering
Implementing Genetic Algorithm on K-Means and compare with K-Means++
audhiaprilliant/GetOldTweets-python
A project written in Python to get old tweets, it bypass some limitations of Twitter Official API.
audhiaprilliant/introduction-git-stk
audhiaprilliant/Introduction-to-Python-for-Data-Analysis
Rosie Reeves is an entrepreneurial middle-school student who sells homemade lemonade from a stand at the park near her house. To promote her lemonade-stand, she distributes leaflets in the park. Rosie records details of her sales and flyer (leaflet) distribution, along with weather measurements including the temperature and rainfall each day (Microsoft Learning Experiences)
audhiaprilliant/it-cert-automation-practice
Google IT Automation with Python Professional Certificate - Practice files
audhiaprilliant/labs
This is a collection of tutorials for learning how to use Docker with various tools. Contributions welcome.
audhiaprilliant/Mobile-Price-Classification
audhiaprilliant/monopoly-game-board-simulation
Creating a Monopoly Game Board Simulation with Python: A Step-by-Step Guide
audhiaprilliant/RStat-Programming
The function and simulation which are created using Rstat Programming
audhiaprilliant/Statistika-Ria
The 13th Statistika Ria Official Website
audhiaprilliant/tidy-text-mining
Manuscript of the book "Tidy Text Mining with R" by Julia Silge and David Robinson
audhiaprilliant/TweetScraper
TweetScraper is a simple crawler/spider for Twitter Search without using API