Sas cheat sheet

Posted on mer. 05 septembre 2018 in SAS

A quick reference for common SAS commands


Continue reading

Plotting maps with SAS: labeled choropleth

Posted on lun. 03 septembre 2018 in SAS

A short tutorial to plot a labeled choropleth with SAS.


Continue reading

Classification metrics

Posted on sam. 25 novembre 2017 in Machine learning

A sample of the existing classification metrics with their interpretation.


Continue reading

Maximum likelihood estimation

Posted on sam. 25 novembre 2017 in Statistics

Some notes about maximum likelihood estimation


Continue reading

Epidemiology cheat sheet

Posted on sam. 25 novembre 2017 in Epidemiology

The very basics of epidemiology: populations, various measures, types of studies


Continue reading

Classification of text data: using multiple feature spaces with Scikit-learn

Posted on jeu. 02 novembre 2017 in Machine learning

How to combine multiple topic-based and word embedding-based methods for text classification with scikit-learn and Gensim.


Continue reading

Taking random effects into account: mixed-(effect) models and marginal models.

Posted on mar. 31 octobre 2017 in Statistics

A review of fixed and random effects, linear mixed models and GEE


Continue reading

Using Facebook's FastText for document classification.

Posted on mar. 24 octobre 2017 in Machine learning

A short introduction to using FastText for document classification


Continue reading