https://medium.com/@prabhakaran_arivalagan
-
- Looker Localization Automation Open-sourced the code to automate the Localization of Looker explore using Google translate API.
-
- House Price Prediction Predicting the house prices in Ames, Iowa based on the 79 features available in the dataset provided in the kaggle. Applied DecisionTree, RandomForest algorithms to predict the price.
-
- Creating history for chicago crime data. Chicago crime is a open source data available at chicago city web portal, but this data does not have historical changes(example when arrest was made). Deployed the ETL pipeline in google cloud run and scheduled using google schedular in order to maintain the historical changes in google Big Query.
-
- Harcker Rank 10 days Stats Challenge. 10 day practise of basic statistics concepts like distributions, Central Limit Theorem, Correlation, simple and Multiple linear regression.
-
- Country Size Visual An attempt to visualize the size of countries relative to each other using ggplot in R.
- Covid 19 In India Trend - Shiny app deployed in google cloud run using Docker. Provides the trend of active covid cases in India.