Skip to content

Latest commit

History

5 Commits

Folders and files

NameName
Last commit message
Last commit date

Repository files navigation

ModelChimp: Scikit Example

This repository contains example code of using ModelChimp with Scikit Framework

ModelChimp Installation

pip3 install modelchimp

Its assumed that scikit is already installed

Define the project

Create the project in modelchimp and copy the project key to the code in main.py

alt textalt text

# MODELCHIMP: import and instantiate modelchimp trackerfrommodelchimpimportTrackertracker=Tracker('<PROJECT KEY>', 'localhost:8000', auto_log=True)

Execute the code

Execute the code with the following command

python3 main.py

About

Tracking scikit experiments using modelchimp

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages