S R T B H P N

MLiPS Forward


Forward:

Mike Corley - MLiPS Author A colleague and former student, Mike Corley, works as a software developer and consultant in information technology. He is interested in building a framework for managing machine learning processes for classification of large sets of documents. Typically these processes include: The management of these processes has traditionally been effected using Bash Shell text-based scripts or with custom Python programs. The results are often a proliferation of scripts and difficulty recreating or cloning a past process.

Concept:

Mike's goal is to build a framework for managing set-up and execution of specific instances of this process using PowerShell cmdlets linked in a pipeline architecture. His intent is to create a single fixed framework with plug-in components to automate the process:
Concept for Implementation:

MLiPS Story

Machine Learning integrated with PowerShell is about an interesting idea, developed by Mike Corley, for managing a complex process with many parts that change from application to application. This story summarizes the concept, and may, eventually, be extended to describe an implementation.