Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/markjacksonfishing/machine-learning-plugin
A Jenkins plugin that helps to ease Machine Learning workflow.
https://github.com/markjacksonfishing/machine-learning-plugin
Last synced: 27 days ago
JSON representation
A Jenkins plugin that helps to ease Machine Learning workflow.
- Host: GitHub
- URL: https://github.com/markjacksonfishing/machine-learning-plugin
- Owner: markjacksonfishing
- License: mit
- Created: 2020-05-23T10:35:03.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2020-05-21T12:20:27.000Z (over 4 years ago)
- Last Synced: 2024-05-02T05:24:06.839Z (6 months ago)
- Size: 2.93 KB
- Stars: 0
- Watchers: 2
- Forks: 15
- Open Issues: 0
-
Metadata Files:
- Readme: README.adoc
- License: LICENSE
Awesome Lists containing this project
README
[[machine-learning-plugin]]
= Machine Learning Plugin
:toc: macro## Overview
The main goal of this project is integrating Machine Learning workflow including Data preprocessing, Model Training, Evaluation and Prediction with Jenkins build tasks. This plugin will be capable of executing code fragments via IPython kernel as currently supported by Jupyter.