lathe Basic machine learning tools for BYU CS478. requirements python2.7 or python3.3+ pip (optional) 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