rflow

所属分类:人工智能/神经网络/深度学习
开发工具:JavaScript
文件大小:853KB
下载次数:0
上传日期:2017-03-31 19:34:39
上 传 者sh-1993
说明:  Rstudio中的rflow、Visual ML编程
(rflow,Visual ML Programming in Rstudio)

文件列表:
.Rbuildignore (330, 2017-04-01)
DESCRIPTION (718, 2017-04-01)
LICENSE (57, 2017-04-01)
NAMESPACE (562, 2017-04-01)
R (0, 2017-04-01)
R\collect_nodes.R (3085, 2017-04-01)
R\connect_nodes.R (3884, 2017-04-01)
R\generate_nodes.R (3659, 2017-04-01)
cleanup (288, 2017-04-01)
cleanup.win (288, 2017-04-01)
configure (9, 2017-04-01)
configure.win (9, 2017-04-01)
inst (0, 2017-04-01)
inst\node (0, 2017-04-01)
inst\node\nodered_custom (0, 2017-04-01)
inst\node\nodered_custom\code2flow (2293, 2017-04-01)
inst\node\nodered_custom\mlr_test_node.json (54499, 2017-04-01)
inst\node\nodered_custom\package.json (381, 2017-04-01)
inst\node\nodered_custom\rflow-rstudio-nodes (0, 2017-04-01)
inst\node\nodered_custom\rflow-rstudio-nodes\icons (0, 2017-04-01)
inst\node\nodered_custom\rflow-rstudio-nodes\icons\rstudio.png (152659, 2017-04-01)
inst\node\nodered_custom\rflow-rstudio-nodes\npm-debug.log (1926, 2017-04-01)
inst\node\nodered_custom\rflow-rstudio-nodes\package.json (363, 2017-04-01)
inst\node\nodered_custom\rflow-rstudio-nodes\rflow-rstudio.html (2057, 2017-04-01)
inst\node\nodered_custom\rflow-rstudio-nodes\rflow-rstudio.js (4860, 2017-04-01)
inst\node\nodered_custom\rflow.js (17536, 2017-04-01)
inst\node\nodered_custom\rflow_test_client.js (1414, 2017-04-01)
inst\node\nodered_custom\rflow_test_node.json (581, 2017-04-01)
man (0, 2017-04-01)
man\as_code.Rd (312, 2017-04-01)
man\cache.Rd (304, 2017-04-01)
man\fun_args.Rd (548, 2017-04-01)
man\fun_check.Rd (642, 2017-04-01)
man\fun_doc.Rd (529, 2017-04-01)
man\fun_name.Rd (393, 2017-04-01)
man\fun_signature.Rd (499, 2017-04-01)
... ...

# Open Source Visual WorkFlow Programming with RStudio and NodeRed (RFlow) This is the repository for RFlow, connecting RStudio to Visual WorkFlow Programming in NodeRed. Installation instructions are coming soon. **Keywords**: NodeJS, NodeRed, R, Rstudio, Flow Programming **Webpages**: https://github.com/ColumbusCollaboratory/rflow, https://www.nodered.org http://columbuscollaboratory.com/ Welcome to the world of drag and drop programming. NoFlo, Blockly, NiFi, Altryx, SAS Enterprise Miner, and Microsoft Azure Machine Learning have been released as visual workflow programming (VFP) environments to enable rapid iteration and reusability in data analysis and web development. NodeRed is an open-source application created with *Javascript* and *NodeJs* that provides an easy to use drag-and-drop development environment, originally purposed by IBM for IoT and web services. The advantage of visual workflow programming is to map your modeling ideas reusable nodes that can then be exposed as web services or easily communicated as a flow of nodes to other team members. We are going to demonstrate a RStudio package, **RFlow**, we have created that allows you to to the following: 1. use NodeRed within a viewer inside of RStudio 2. generate NodeRed nodes from R package functions 3. generates code from *R* function node flows 4. generates node flows from *R* code (a work in process). Lastly, we will talk about executing *R* inside *NodeJS* versus code generation in NodeRed and how the package can allow you to do either. ![](https://github.com/COVAIL/rflow/blob/master/rflow.png)

近期下载者

相关文件


收藏者