* Introduction:
- This Module is a Library based Perl code.
- The library provide:
- Convert INFIX expressions to POSTFIX;
- Convert POSTFIX expressions to INFIX and;
- Perform POSTFIX context validations.
- Context validation can be implemented in item selection routines or data context validation, when it is possible to identify data to be selected or ignored in some data analysis process.
* NOTE:
- Before any implementation, we recommend details in WIKI...
Python lib for machine learning and intelligent control
A framework and several plugins used for data analysis by using machine learning and intelligent control in not only web and network but also the computer science and clinical medicine even the space.
C++ lib, that provides access to multiple ROOT routines (root.cern.ch)
This C++ lib is used and created to provide easy methods based on ROOT (a CERN data analysis framework). It was developed for use in practical courses but is not limited to.
In addition it is ported step by step into Python.