Raschka-research-group / corn-ordinal-neuralnet

Code and experiments for "Deep Neural Networks for Rank Consistent Ordinal Regression based on Conditional Probabilities"

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

corn-ordinal-neuralnet

This repository contains the orginal model code and experiment logs for the paper "Deep Neural Networks for Rank Consistent Ordinal Regression based on Conditional Probabilities."

If you are interested in using CORN, we recommend the user friendly PyTorch implementation and tutorials in the coral-pytorch library. However, if you just want to convert your existing classifier to a ordinal regression model, check the 3 simple steps in the ./model-code/simple-scripts README.

About

Code and experiments for "Deep Neural Networks for Rank Consistent Ordinal Regression based on Conditional Probabilities"

License:MIT License


Languages

Language:Python 51.9%Language:Jupyter Notebook 48.1%