Skip to content

arnefmeyer/BehavioralScoring

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Behavioral scoring

A Python package for behavioral scoring of experimental data

Dependencies

The packages requires the following packages which can be installed via pip:

  • numpy
  • scipy
  • matplotlib
  • scikit-learn (aka sklearn)

Moreover, the annotation GUI requires some additional packages:

  • opencv (version 2 or 3)
  • tqdm
  • pyqt (PyQt4 or PyQt5)
  • click

Installation

Download the package and run "python setup.py install"

Remarks

The package still contains a number of custom data handling functions which will be replaced by more general input data classes quite soon.

About

Python package for behavioral scoring

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages