Skip to content

1477983539/Feature-Crosses

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Feature-Crosses

Improve a linear regression model with the addition of additional synthetic features (this is a continuation of the previous exercise)

Use an input function to convert pandas DataFrame objects to Tensors and invoke the input function in fit() and predict() operations

Use the FTRL optimization algorithm for model training

Create new synthetic features through one-hot encoding, binning, and feature crosses

About

Feature Crosses

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 100.0%