All Stories

Statistics Academy at Department of Statistics IPB University, March 2021

Overview In 2021, the students association of Gamma Sigma Beta, Department of Statistics organized an event called Statistics Academy, aimed to enhance their members’ skills and knowledge. Statistics Academy is...

Best Notebooks from the Machine Learning Bootcamp

As part of the Machine Learning Bootcamp, it was exciting to see the number of eager learners participating and completing both the ‘Machine Learning Bootcamp – Beginner’ track and the...

Exploring Olympic Data 1896-2016 through Explanatory Data Analysis

Develop Project Proposal 1. Description As a scientist in the Sport field, we are asked to do deep analysis which will be focused through data visualization. The analysis will find...

Utilizing Apache Airflow for Efficient Job Orchestration in Web Scraping of Covid-19 Data

Overview Airflow is a platform that elevates cron jobs to the next level, enabling the creation and monitoring of task scheduling. Airflow utilizes directed acyclic graphs (DAGs) as workflows to...

Git as Version Control System - Introduction

Overview Git is a free and open source distributed version control system (VCS) designed to handle everything from small to very large projects with speed and efficiency. Git was created...

Apache Airflow as Workflow Management System

Overview Airflow is a platform to programmatically author, schedule and monitor workflows. Use Airflow to author workflows as Directed Acyclic Graphs (DAGs) of tasks. The Airflow scheduler executes your tasks...