Skip to content

reevesc7/liger

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

280 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

liger

Likert General Regressor

A set of helper functions for training and evaluating sklearn estimators on semantic analysis tasks.

Installation

Install Conda

Instructions for installing Conda

Create a Conda environment

In a terminal window, run the following command:

conda create -n liger -y python=3.10

Activate your Conda environment

In a terminal window, run the following command:

conda activate liger

Install liger and dependencies

In a terminal window, run the following command:

pip install git+https://github.com/reevesc7/liger.git@main

About

Likert General Regressor

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors