- Notifications
You must be signed in to change notification settings - Fork0
invertedv/seafan
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Package seafan is a set of tools for building DNN models. The build engine isgorgonia.
Seafan features:
- A data pipeline based onchutils to access files and ClickHouse tables.
- Point-and-shoot specification of the data
- Simple specification of one-hot features
- Functions of fields in the pipeline can be calculated from, and optionally added back,to the pipeline using the built-in expression parser (see Expr2Tree).
- A wrapper around gorgonia that meshes to the pipeline.
- Simple specification of models, including embeddings
- A fit method with optional early stopping
- Callbacks during model fit
- Saving and loading models
- Model diagnostics for categorical targets.
- KS plots
- Decile plots
- Marginal effects plots
- Utilities.
- Plotting wrapper forplotly for xy plots.
- Numeric struct for (x,y) data and plotting and descriptive statistics.
About
Tools for DNN modeling.
Topics
Resources
License
Stars
Watchers
Forks
Packages0
No packages published