Skip to content

crcollins/ML

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ML

A research repository for applying Machine Learning techniques to Benzobisazoles. Most of this code is purely experimental.


Build/Run Requirements

  • Python 2.7+
  • Matplotlib 1.1.1rc
  • Numpy 1.6.1
  • Scipy 0.9.0
  • Scikit-Learn 0.14.1
  • PyBrain 0.3

Usage

$ python run.py

Note: If you are starting from just log files the following two commands are required. Also, you must have chemtools-webapp installed so that it can use the fileparser.

$ build_data.sh
$ python clean_data.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published