About | Research | Teaching | Blog | Tags | Contact

Sktime transformer pipelines in Skforecast

A Skforecast fork that makes it possible to use and optimise Sktime transformers within Skforecast


Macroaveraged MAE and RMSE for ordinal classification in Python

Python functions to calculate macroaveraged MAE and RMSE for ordinal classification.


Directional Accuracy Score and Pesaran-Timmermann test in Python

A Python function to calculate the Directional Accuracy Score and Pesaran-Timmermann statistic.


Semantic clustering of words with MajorClust and word2vec

An example applying MajorClust to build semantic clusters of words. The MajorClust code with scikit-learn API can be found here.