-
**Describe the issue**
I am new to YellowBrick but am enjoying it so far - it;s been really great and easy to pick up. I have a question about generating a Confusion Matrix.
I am using the built…
edesz updated
5 years ago
-
Hi, Thanks for the great project!
I'm now struggling with saving the trained model. It seems it can't update the model. I tried saving model from `classifier.py` predict using `tf.train.write_graph…
-
#### Description
Example: Machine Learning practioners want to try every single classification algorithm for a dataset, how about having a modularized module which is an additional feature of GridSea…
-
The data found to be imbalanced , binary classification problem with 96 % is in favour of one class.
-
**Submitting author:** @mir-am (A. Mir)
**Repository:** https://github.com/mir-am/LightTwinSVM
**Version:** v0.5.0
**Editor:** @cMadan
**Reviewers:** @stefanv
**Author instructions**
Thanks for sub…
-
Using https://github.com/tensorflow/tfjs-models/tree/master/knn-classifier
And then add save/restore button
-
Request for project inclusion in scikit-learn-contrib
* Project name: DESLib
* Project description: DESlib is an ensemble learning library focusing the implementation of the state-of-the-art techn…
-
This issue is used for updating my progress in doing assignments, including problem I met, skills I learnt etc. Pay attention that **discussions are not welcomed in this issue**. If you have anything …
-
Tried to train a KNN based classifier based on the VGGFace2 weight found in facenet Github page. But the results are biased towards one class. @mndar Could you please tell which weights files are you…
-
I am looking at the Cancer python notebook and, although I understand how the lenses project the data, I am still wondering how the two lenses (isolation forest and l2norm) were chosen to analyse this…