News

We consider adaptive sequential prediction of arbitrary binary sequences when the performance is evaluated using a general loss function. The goal is to predict on each individual sequence nearly as ...
Step 1: create an environment: $ conda create -n pyEOF python=3.7 $ conda activate pyEOF $ conda install -c conda-forge numpy pandas scipy scikit-learn rpy2 Step 2: install using pip: $ pip install ...