goscore
PMML Scorer
An API for scoring predictive models in PMML format, supporting common machine learning algorithms
Go Scoring API for PMML
99 stars
9 watching
22 forks
Language: Go
last commit: over 5 years ago
Linked from 2 awesome lists
classificationdecision-treesgolangmachine-learningpmmlrandom-forest
Related projects:
Repository | Description | Stars |
---|---|---|
asafschers/scoruby | A Ruby-based API for scoring Predictive Model Markup Language (PMML) files used in machine learning models | 68 |
minimaxir/automl-gs | Automates machine learning model creation and optimization for complex datasets | 1,857 |
cgxxv/xj2go | A tool to convert data from XML or JSON formats into Go structs. | 34 |
sbabiv/xml2map | A Go library that converts XML data into a hierarchical map representation. | 62 |
alonsovidales/go_ml | Provides pre-built implementations of machine learning algorithms in Go | 202 |
arolek/ase | An ASE file decoder and encoder written in Go | 12 |
jmattheis/goverter | Automates the generation of type-safe conversion methods between data structures | 576 |
go-playground/form | A Go package for encoding and decoding URL parameters into structured data types | 781 |
chanced/caps | A case conversion library for Go. | 54 |
asty-org/asty | Tool for converting Go source code AST to JSON and back to AST | 82 |
dmitryikh/leaves | A Go library implementing prediction code for Gradient Boosting Regression Trees (GBRT) models from popular frameworks. | 434 |
gobwas/glob | A Go library for efficient string matching using compile-time glob patterns. | 968 |
mdempsky/unconvert | A tool that analyzes Go source code to identify and report unnecessary type conversions. | 380 |
wzshiming/gotype | A tool for parsing and manipulating Golang source code at compile-time | 62 |
creativeinquiry/go2json | Tool for generating abstract syntax trees from Go source code and converting them into JSON format for transpiling to other programming languages. | 5 |