- R Deep Learning Cookbook
- Dr. PKS Prakash Achyutuni Sri Krishna Rao
- 173字
- 2021-07-02 20:49:08
How it works...
Let's build a logistic regression interactively using the H2O browser.
- Start a new flow, as shown in the following screenshot:

Creating a new flow in H2O
- Import a dataset using the Data menu, as shown in the following screenshot:

Importing files to the H2O environment
- The imported file in H2O can be parsed into the hex format (the native file format for H2O) using the Parse these files action, which will appear once the file is imported to the H2O environment:

Parsing the file to the hex format
- The parsed data frame in H2O can be split into training and validation using the Data | Split Frame action, as shown in the following screenshot:

Splitting the dataset into training and validation
- Select the model from the Model menu and set up the model-related parameters. An example for a glm model is seen in the following screenshot:

Building a model in H2O
- The Score | predict action can be used to score another hex data frame in H2O:

Scoring in H2O
推薦閱讀
- Boost.Asio C++ Network Programming(Second Edition)
- DBA攻堅(jiān)指南:左手Oracle,右手MySQL
- CMDB分步構(gòu)建指南
- C# 從入門到項(xiàng)目實(shí)踐(超值版)
- Mastering LibGDX Game Development
- QGIS:Becoming a GIS Power User
- Building RESTful Python Web Services
- Python機(jī)器學(xué)習(xí)之金融風(fēng)險(xiǎn)管理
- Web性能實(shí)戰(zhàn)
- Learning Modular Java Programming
- Cocos2d-x Game Development Blueprints
- Access 2010數(shù)據(jù)庫(kù)應(yīng)用技術(shù)實(shí)驗(yàn)指導(dǎo)與習(xí)題選解(第2版)
- Fastdata Processing with Spark
- 零基礎(chǔ)學(xué)HTML+CSS第2版
- Software Development on the SAP HANA Platform