Skip to content

Xixiong-Guo/H2O_Test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

H2O_Test

This is a notebook about my first dive into H2O Flow platform. Housing pricing data from Kaggle is imported to predict the house price using GBM(Gradient boosting method).

As it is my first dive into H2O flow, I focus on the UI more than data manipulation, such as feature engineering, data preprocessing, etc.. I build the GBM model with the original dataset.

What I learnt:

  1. H2O flow can be opened within localhost. The UI is very simple, but straightforward.
  2. Train and test the model with a few clicks, which is convenient. Also, I believe it is the trend of data science in the future.
  3. The model training process is very efficient with decent accuracy.

Future work: Next, I will get into autoML using H2O.

About

Dive into H2O platform

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published