⚠️There's a newer version (1.5.1) of this package. Take me there.

kerasformula (version 1.0.0)

A High-Level R Interface for Neural Nets

Description

Adds a high-level interface for 'keras' neural nets. kms() fits neural net and accepts R formulas to aid data munging and hyperparameter selection. kms() can optionally accept a compiled keras_sequential_model() from 'keras'. kms() accepts a number of parameters (like loss and optimizer) and splits the data into sparse test and training matrices. kms() returns a single object with predictions, a confusion matrix, and function call details.

Copy Link

Version

Down Chevron

Install

install.packages('kerasformula')

Monthly Downloads

55

Version

1.0.0

License

GPL (>= 2)

Issues

Pull Requests

Stars

Forks

Maintainer

Last Published

May 5th, 2018

Functions in kerasformula (1.0.0)