probabl-ai / skore

Skore let's you "Own Your Data Science." It provides a user-friendly interface to track and visualize your modeling results, and perform evaluation of your machine learning models with scikit-learn.
https://probabl.ai
MIT License
11 stars 0 forks source link

Adjust primary programming language skore repo #415

Closed tuscland closed 4 hours ago

tuscland commented 1 day ago

We would like to show users that skore is primarily a Python project (because this is what they might use as their working language).

As per linguist, here's a suggested configuration:

This should help bring Python as the main language. Note, I have not been able to test it because I have not been able to install github-linguist.

augustebaum commented 4 hours ago

For the record, acting as though we have no Vue code in our codebase is a strange way to address the issue that it's unclear that skore is primarily a Python project. I think this problem could be equally solved by being explicit in our README, e.g. having somewhere in the first few lines: "skore is a data science library for the Python ecosystem which includes a Python library and a Vue frontend application."

tuscland commented 3 hours ago

When you search on GitHub, you can see what primary language is used:

image

On skore's project page, we have defined python in the list of keywords:

image