Victor Oshimua
Victor Oshimua
### My resource **Topic:** How to evaluate machine learning model performance using cross-validation **Outline:** I. Introduction A. Brief explanation of the importance of evaluating machine learning models B. Introducing cross-validation...
## Description This PR enhances the documentation for slips.py, the entry point for the slips framework. The documentation has been rewritten in Markdown to improve readability, structure, and consistency. ##...
## Checklist - [x] I've searched the project's [`issues`](https://github.com/Giskard-AI/giskard/issues?q=is%3Aissue). ## ❓ Question I am interested in making tutorials or examples on how to use Giskard, maybe technical articles as well....
### Changes I made to the script: - Modified the script to use a relative path based on the script's location. This ensures that the script will work regardless of...
The training script `Deepfence_ML_flowmeter.py` contains a bug that causes it to fail when executed. The error occurs in the `clean_dataset` function, specifically with the `any` method. ` Traceback (most recent...