Skip to content

mwilliammyers/lathe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

lathe =====

Basic machine learning tools for BYU CS478.

image

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

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages