Skip to content

General grab-bag repository of Machine Learning tools, utilities, workflows, and benchmarks.

License

Notifications You must be signed in to change notification settings

camilo-v/Machine-Learning

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

Machine-Learning

General grab-bag repository of Machine Learning tools, utilities, workflows, and benchmarks. This is a general collection of software I have accumulated over the course of my work and research, and I have made it available to the community for feedback and learning purposes.

How To Get Started

  • Download the Code and follow the standard instructions on how to install the framework/library.

Communication

  • If you found a bug, open an issue and please provide detailed steps to reliably reproduce it.
  • If you have feature request, open an issue.
  • If you would like to contribute, please submit a pull request.

Requirements

The basic requirements for the software are:

You will also need a reasonably modern computer and operating system that can support the above.

R

R is required for running some of the scripts. A lot of the classifiers are available in other libraries and platforms such as Weka, but I used R so that I could get a good idea of how a given algorithm works.

CRAN

CRAN is required to support R as most of the classifiers are not available in a default plain-vannilla R installation.

GGPLOT

ggplot is used to plot results, but also to make them look good! :)

Python

R is great, but I wanted to learn Python a little better, so in some cases I chose to go with Python just because it could teach me something new.

Contact

Contact Camilo Valdes for pull requests, bug reports, good jokes and coffee recipes.

Maintainers

Collaborators

  • NA

License

The software in this repository is available under the GNU General Public License. See the LICENSE file for more information.

About

General grab-bag repository of Machine Learning tools, utilities, workflows, and benchmarks.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages