Skip to content

c3sr/model

 
 

Repository files navigation

README Build Status stability-experimental

Developing

Make sure to run go generate anytime you change one of the structures in the code.

Testing

To run a mongodb on localhost (for ranking_test.go), try

docker run -d -p27017:27017 mongo:3.0

About

Database models used by RAI and MLModelScope

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Go 100.0%