-
Related to #2656.
This issue tracks moving algorithm specific tests out of test_automl.py, test_automl_search_classification.py and test_automl_search_regression.py by mocking out next_batch and algo…
-
Add section to literature review which details classification algorithms
-
using python 3.7 on Windows 10. installed with pip3 utilized
>>> from fairness.benchmark import run
Available algorithms:
SVM
GaussianNB
LR
DecisionTree
Kamishima
Calders
Z…
-
Always returning 1 (woman), the match is %79. But with the classification algorithm it only increases to %82.
-
**Summary !!!**
- **BioModel Name**: Pu2019 - eToxPred: an ML-based approach to estimate the toxicity, and synthetic accessibility of drug candidates
- **BioModel Tag**: Machine learning model, …
-
### Deep Learning Simplified Repository (Proposing new issue)
:red_circle: **Project Title** : Animals Classification
:red_circle: **Aim** : Create a DL model which will classify 5 categories of an…
-
The current way of registering vital algorithms is a bit unwieldy and verbose. It seems like a perfect job for a decorator. I made a small proof-of-concept that demos a possible implementation for sai…
-
## Background
* Wikipedia article [about ASN.1](https://en.wikipedia.org/wiki/ASN.1)
* ISO Standard [ISO/IEC 8824-1:2021](ISO/IEC 8824-1:2021), including the [RSS](https://www.iso.org/contents/dat…
-
Hello, I watched that there is a short explanation of various problems through readme.
In this regard, it would be better if repository users could distinguish the problem by algorithm.
Therefore,…
-
Hello Isidro,
Let me start by thank you for sharing this package. I was wondering, for classification, can we use glmnet or is the current version of the package limited to using random forest clas…