NTQR: Unsupervised Classifier Evaluation in Python

I’m excited to share the latest version of NTQR. A Python package for the logic of unsupervised evaluation of classifiers. Want to get started in under 60 seconds? Here is the "Quick Start" flow to get the documentation and interactive notebooks running locally: 1️⃣ Install the package: pip install ntqr 2️⃣ Set up your workspace: Navigate to the folder where you want your tutorial notebooks to live: cd path/to/your/working/directory 3️⃣ Fetch the docs: Run the built-in helper to copy all tutorial notebooks into your current folder: ntqr-docs 4️⃣ Launch & Learn: Open the environment and dive into the examples: jupyter notebook You can see the notebooks at readthedocs.io (NTQR doc page: https://lnkd.in/eugreNDd). The notebooks walk you through the math and the code, making it easy to apply these techniques to your own AI evaluations of classifiers. Give it a spin and let me know what you think! 👇 #Python #DataScience #MachineLearning #AI #OpenSource #NTQR #FormalVerification #AIEvaluation #UnsupervisedEvaluation

  • Version 0.7.8 of the Jupyter notebook explaining the Algebra and Geometry of NTQR.

To view or add a comment, sign in

Explore content categories