Skip to content

This is an open source library to structure you machine Learning projects for production in a go.

License

Vineet-the-git/project_builder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Project Builder

This is an open source library to structure you machine Learning projects for production in a go.

Installation

pip install project-builder

Usage

from project_builder import ProjectGenerator
builder = ProjectGenerator()
print(builder.generate_project())

About

This is an open source library to structure you machine Learning projects for production in a go.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages