Skip to content

Test-drive skore, a Python library that extends scikit-learn with enhanced model tracking, diagnostics, and visualization capabilities.

License

Notifications You must be signed in to change notification settings

probabl-ai/skore-user-test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

skore logo

Take skore for a test drive!

Intro

This repository is here to help you test and provide feedback on skore, a new Python library that aims to enhance scikit-learn for data scientists. skore is currently a work-in-progress, and more features are to be expected.

Skore is developed by the product team at Probabl, a scikit-learn company. For more info, check us out: Notion page.

Agenda

In total, this test drive should last under an hour.

  1. Presentation of Probabl and skore: ~5 min
  2. Environment setup: ~5 min
  3. User testing tasks: ~35 min
    • Here is a notebook to get you started: compare_models.ipynb.
  4. Feedback Q&A: ~15 min

Set-up: create your virtual environment

  1. Clone this GitHub repository locally.
  2. Create a Python virtual environment with your usual method (conda, virtualenv...), with python>=3.9.
  3. Install the libraries in requirements.txt with (activate your venv beforehand):
    pip install -r requirements.txt

Goal of the test

The goal is to build a couple of models, and to compare them, using skore when relevant.

Resources:

Your feedback

Let us know what you think of skore! Here are some topics on which we would appreciate your feedback:

  1. Overall experience
    • First impressions?
    • Pain points?
    • Unexpected discoveries?
  2. Analysis flow
    • How natural was the storage/retrieval?
    • Dashboard creation experience?
    • What would improve your workflow?
  3. Suggestions
    • Missing features?
    • Onboarding improvements?
    • Would you use skore in your day-to-day work? Would you recommend skore to a colleague?

You can share your feedback:

How to help?

About

Test-drive skore, a Python library that extends scikit-learn with enhanced model tracking, diagnostics, and visualization capabilities.

Resources

License

Stars

Watchers

Forks

Contributors 3

  •  
  •  
  •