Ecosyste.ms: Repos

An open API service providing repository metadata for many open source software ecosystems.

GitHub / mkao006 28 repositories

Statistician, nomad and dweller of the underwater world.

mkao006/r_style_fao

This is the repository for the R programming guideline of the Food and Agricultural Organization of the United Nations.

Language: R - Size: 315 KB - Last synced: 2 months ago - Pushed: over 9 years ago - Stars: 4 - Forks: 1

mkao006/curriculum_vitae

Repository to create my CV

Language: TeX - Size: 2.91 MB - Last synced: 6 months ago - Pushed: 6 months ago - Stars: 0 - Forks: 0

mkao006/sws_util

This is an add-on utilities package to the **faosws** package

Language: R - Size: 320 KB - Last synced: 10 months ago - Pushed: about 9 years ago - Stars: 0 - Forks: 0

mkao006/sws_flag

This is an add-on package to the faosws library to support the manipulation and the aggregation of flags.

Language: R - Size: 1.83 MB - Last synced: 10 months ago - Pushed: almost 8 years ago - Stars: 0 - Forks: 0

mkao006/sws_aupus

This is the repository replicate the AUPUS module in the old statistical working system

Language: R - Size: 7.54 MB - Last synced: 10 months ago - Pushed: over 9 years ago - Stars: 0 - Forks: 0

mkao006/food_loss_minimisation

This repository contains the implementation and ideas for the food loss minimisation program

Size: 172 KB - Last synced: about 1 year ago - Pushed: over 8 years ago - Stars: 0 - Forks: 0

mkao006/mkao006

Welcome to my page

Size: 6.84 KB - Last synced: 3 months ago - Pushed: 3 months ago - Stars: 0 - Forks: 0

mkao006/behavioural_test

Behavioural test for ML models

Language: Python - Size: 33.2 KB - Last synced: about 1 year ago - Pushed: over 1 year ago - Stars: 0 - Forks: 0

mkao006/bayesian_ab_testing

Bayesian AB testing in Pyro

Language: Jupyter Notebook - Size: 207 KB - Last synced: about 1 year ago - Pushed: about 3 years ago - Stars: 1 - Forks: 0

mkao006/interpolate_ndvi_satellite_image

Repository for building daily NASA Normalized Difference Vegetation Index from satellite images.

Language: R - Size: 79 MB - Last synced: about 1 year ago - Pushed: over 9 years ago - Stars: 5 - Forks: 5

mkao006/emacs.d

A reasonable Emacs configuration based on [Purcell's](https://github.com/purcell/emacs.d) configuration but personalised for my usage.

Language: Emacs Lisp - Size: 9.85 MB - Last synced: about 1 year ago - Pushed: over 1 year ago - Stars: 0 - Forks: 0

mkao006/goenv Fork of syndbg/goenv

:blue_car: Like pyenv and rbenv, but for Go.

Size: 2.63 MB - Last synced: about 1 year ago - Pushed: about 2 years ago - Stars: 0 - Forks: 0

mkao006/sws_loss

This is the development repository for estimation of loss

Language: R - Size: 3.44 MB - Last synced: 3 months ago - Pushed: about 9 years ago - Stars: 1 - Forks: 0

mkao006/learngo Fork of inancgumus/learngo

1000+ Hand-Crafted Go Examples, Exercises, and Quizzes

Size: 3.15 MB - Last synced: about 1 year ago - Pushed: over 2 years ago - Stars: 0 - Forks: 0

mkao006/database-design-pattern

Learning repository to implement database connection using design patterns.

Language: Python - Size: 4.88 KB - Last synced: about 1 year ago - Pushed: almost 3 years ago - Stars: 0 - Forks: 0

mkao006/cookiecutter-data-science Fork of drivendata/cookiecutter-data-science

A logical, reasonably standardized, but flexible project structure for doing and sharing data science work.

Language: Python - Size: 659 KB - Last synced: about 1 year ago - Pushed: almost 3 years ago - Stars: 0 - Forks: 0

mkao006/statistical_rethinking_python

Python implementation (specifically Pyro) of the book Statistical Rethinking.

Language: Jupyter Notebook - Size: 3.46 MB - Last synced: about 1 year ago - Pushed: about 3 years ago - Stars: 0 - Forks: 0

mkao006/stock_analysis

Analysis on stock market

Language: Jupyter Notebook - Size: 2.05 MB - Last synced: about 1 year ago - Pushed: about 3 years ago - Stars: 1 - Forks: 0

mkao006/Booleans Fork of Booleans/Booleans

Size: 6.84 KB - Last synced: about 1 year ago - Pushed: over 3 years ago - Stars: 0 - Forks: 0

mkao006/FAOSTATpackage

The full FAOSTAT package including build

Language: R - Size: 1.24 MB - Last synced: 7 months ago - Pushed: about 1 year ago - Stars: 25 - Forks: 13

mkao006/sentiment_analysis_case_study

Language: Jupyter Notebook - Size: 3.7 MB - Last synced: about 1 year ago - Pushed: over 3 years ago - Stars: 0 - Forks: 0

mkao006/dotfiles

All my dotfiles

Language: Shell - Size: 3.91 KB - Last synced: about 1 year ago - Pushed: almost 4 years ago - Stars: 0 - Forks: 0

mkao006/dvc

Test data version control with dvc

Size: 1.95 KB - Last synced: about 1 year ago - Pushed: about 4 years ago - Stars: 0 - Forks: 0

mkao006/datacamp_scala

Learning Scala with Datacamp course

Language: Scala - Size: 1.95 KB - Last synced: about 1 year ago - Pushed: about 4 years ago - Stars: 0 - Forks: 0

mkao006/melbourne_transit_analysis

Repository to optimise the transit while living in Melbourne

Language: Python - Size: 3.91 KB - Last synced: about 1 year ago - Pushed: about 4 years ago - Stars: 0 - Forks: 0

mkao006/sws_r_api

Code repository for the Statistical Working System R API

Language: R - Size: 12.9 MB - Last synced: 10 months ago - Pushed: almost 9 years ago - Stars: 2 - Forks: 4

mkao006/rethink

Learning with Statistical Rethink book

Language: R - Size: 1000 Bytes - Last synced: about 1 year ago - Pushed: over 4 years ago - Stars: 0 - Forks: 0

mkao006/random_snippets

Random useful codes

Language: R - Size: 123 KB - Last synced: about 1 year ago - Pushed: over 5 years ago - Stars: 0 - Forks: 0

mkao006/Probabilistic-Programming-and-Bayesian-Methods-for-Hackers Fork of CamDavidsonPilon/Probabilistic-Programming-and-Bayesian-Methods-for-Hackers

aka "Bayesian Methods for Hackers": An introduction to Bayesian methods + probabilistic programming with a computation/understanding-first, mathematics-second point of view. All in pure Python ;)

Language: Jupyter Notebook - Size: 126 MB - Last synced: about 1 year ago - Pushed: over 5 years ago - Stars: 0 - Forks: 0

mkao006/TheReadingMachine Fork of EST-Team-Adam/TheReadingMachine

A Mean, Lean, Reading Machine

Language: HTML - Size: 27.1 MB - Last synced: about 1 year ago - Pushed: almost 6 years ago - Stars: 0 - Forks: 0

mkao006/diamond_analysis

Investigation and analysis of diamond prices.

Language: R - Size: 10.6 MB - Last synced: about 1 year ago - Pushed: over 1 year ago - Stars: 0 - Forks: 2

mkao006/dl_udacity

Course material and work for the Deep Learning and Artificial Intelligence Nanodegree from Udacity

Language: Jupyter Notebook - Size: 148 MB - Last synced: about 1 year ago - Pushed: over 1 year ago - Stars: 0 - Forks: 0

mkao006/igc_price_model

Model to predict the Grains and Oil Index of International Grains Council

Language: Python - Size: 127 KB - Last synced: about 1 year ago - Pushed: over 1 year ago - Stars: 0 - Forks: 0

mkao006/deep_learning

Repository to experiement with Deep Learning

Language: Jupyter Notebook - Size: 44.1 MB - Last synced: about 1 year ago - Pushed: about 7 years ago - Stars: 1 - Forks: 0

mkao006/implicit Fork of benfred/implicit

Fast Python Collaborative Filtering for Implicit Datasets

Language: Python - Size: 380 KB - Last synced: about 1 year ago - Pushed: almost 7 years ago - Stars: 0 - Forks: 0

mkao006/ml_uow

The machine learning specialisation from University of Washington on Coursera

Language: Jupyter Notebook - Size: 11.4 MB - Last synced: about 1 year ago - Pushed: almost 7 years ago - Stars: 0 - Forks: 0

mkao006/knowledge_repo_test

Testing for Airbnb knowledge repo

Language: Python - Size: 6.84 KB - Last synced: about 1 year ago - Pushed: about 7 years ago - Stars: 0 - Forks: 0

mkao006/freegeoip Fork of fiorix/freegeoip

IP geolocation web server

Language: Go - Size: 4.06 MB - Last synced: about 1 year ago - Pushed: over 7 years ago - Stars: 0 - Forks: 0

mkao006/nlp_playground

Playground for Natural Language Processing

Language: Python - Size: 14.6 KB - Last synced: about 1 year ago - Pushed: over 7 years ago - Stars: 0 - Forks: 0

mkao006/mkao006.github.io Fork of yihui/blogdown-jekyll

Automatically knit R Markdown documents, build them with Jekyll, and serve the website with servr locally

Language: CSS - Size: 48.8 KB - Last synced: about 1 year ago - Pushed: almost 8 years ago - Stars: 0 - Forks: 0

mkao006/convnetjs Fork of karpathy/convnetjs

Deep Learning in Javascript. Train Convolutional Neural Networks (or ordinary ones) in your browser.

Language: JavaScript - Size: 26.5 MB - Last synced: about 1 year ago - Pushed: almost 8 years ago - Stars: 0 - Forks: 0

mkao006/sunday_funday

Something fun I do, also work codes for my blog StaTEAstics.

Language: HTML - Size: 294 KB - Last synced: about 1 year ago - Pushed: about 8 years ago - Stars: 0 - Forks: 0

mkao006/aws_test

A repository for testing deployent on AWS

Language: CSS - Size: 20.4 MB - Last synced: about 1 year ago - Pushed: about 8 years ago - Stars: 0 - Forks: 0

mkao006/sws_trade

This is the repository for the trade module which performs validation, mirroring and balance of UNSD comtrade raw data.

Language: R - Size: 4.48 MB - Last synced: about 1 year ago - Pushed: about 9 years ago - Stars: 1 - Forks: 1

mkao006/sws_standardization

The repository for computing the SUA standardization

Language: R - Size: 108 MB - Last synced: 10 months ago - Pushed: about 9 years ago - Stars: 0 - Forks: 1

mkao006/sws_seed

The development repository for seed.

Language: R - Size: 542 KB - Last synced: about 1 year ago - Pushed: about 9 years ago - Stars: 0 - Forks: 1

mkao006/my_google_location_history

Play ground for my google gpd location history

Language: R - Size: 20.5 MB - Last synced: about 1 year ago - Pushed: about 9 years ago - Stars: 0 - Forks: 1

mkao006/sws_wasate

This is the repository of the waste module of the statistical working system

Language: R - Size: 3.28 MB - Last synced: about 1 year ago - Pushed: about 9 years ago - Stars: 1 - Forks: 0

mkao006/data_science_course_material

This is the repository for the data science on Coursera

Language: Python - Size: 55.7 MB - Last synced: about 1 year ago - Pushed: over 9 years ago - Stars: 0 - Forks: 0

mkao006/sws_imputation

Repository for implementing imputation for the Statistical Working System

Language: TeX - Size: 139 MB - Last synced: 10 months ago - Pushed: over 9 years ago - Stars: 0 - Forks: 0

mkao006/policy_recommendation_engine

A repository for food insecutiry policy recommendation engine

Language: JavaScript - Size: 17.4 MB - Last synced: about 1 year ago - Pushed: over 9 years ago - Stars: 1 - Forks: 0

mkao006/FAOSYBpackage

The full FAOSYB package including build

Language: R - Size: 21.9 MB - Last synced: 11 months ago - Pushed: over 9 years ago - Stars: 0 - Forks: 0

mkao006/sofi_twitter_activity

Monitoring social activity in response to the launch of the State of Food Insecurity (SOFI) 2013

Language: R - Size: 219 KB - Last synced: about 1 year ago - Pushed: over 9 years ago - Stars: 1 - Forks: 0

mkao006/United-People

This is a repository containing ideas of setting up a new NGO which aims at connecting every single individual helping solving the most difficult problems in the world.

Size: 113 KB - Last synced: about 1 year ago - Pushed: over 9 years ago - Stars: 0 - Forks: 0

mkao006/cpmb_dashboard

Code repository for generating the example CPMB dashboard proposal

Language: R - Size: 465 KB - Last synced: about 1 year ago - Pushed: almost 10 years ago - Stars: 0 - Forks: 0

mkao006/sofi_poverty_pou_analysis

Language: R - Size: 3.61 MB - Last synced: about 1 year ago - Pushed: almost 10 years ago - Stars: 0 - Forks: 0

mkao006/SNM-GARCH

Master's thesis with Yong at University of Auckland

Language: R - Size: 62.2 MB - Last synced: about 1 year ago - Pushed: over 10 years ago - Stars: 1 - Forks: 0

mkao006/faostat_countrystat_comparison

Repository for codes to compare data between FAOSTAT and countrySTAT.

Language: R - Size: 102 KB - Last synced: about 1 year ago - Pushed: over 10 years ago - Stars: 0 - Forks: 0

mkao006/sofi_cor_heatmap

Code repository for creating the correlation heatmap in SOFI 2013

Language: R - Size: 379 KB - Last synced: about 1 year ago - Pushed: over 10 years ago - Stars: 0 - Forks: 0