Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

105 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Basic machine learning tools for BYU CS478.

docs/images/lathe.gif

requirements

installation

pip install lathe

usage

import lathe

args = lathe.parse_args()
attributes, data, targets = lathe.load(args.file, label_size=1)

documentation

http://lathe.readthedocs.io

About

Basic machine learning tools for BYU CS478.

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages