arose13 / GMEM

Generalised Mixed Effects Model. Now any machine learning model can have random effects.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GMEM

Author: Stephen Anthony Rose Fork of MERF

Overview

Random Effects models for any ML model. This is a generalisation of a Mixed Effects Random Forest model

Installation / Usage

To install use pip:

$ pip install gmem

Or clone the repo:

$ git clone https://github.com/arose13/gmem.git
$ python setup.py install

Contributing

Me (Stephen Anthony Rose)

Example

To be announced.

About

Generalised Mixed Effects Model. Now any machine learning model can have random effects.


Languages

Language:Jupyter Notebook 95.9%Language:Python 4.0%Language:Shell 0.1%