-
## 🚀 Feature
Support providing weights for instances (not classes).
### Motivation
As is the case with search engines, I have a dataset in which a document (e.g., query) might appear more tha…
-
### Self Checks
- [X] I have searched for existing issues [search for existing issues](https://github.com/langgenius/dify/issues), including closed ones.
- [X] I confirm that I am using English to su…
-
![image](https://user-images.githubusercontent.com/8230973/123622976-8ebe6300-d82a-11eb-9e0a-bc98d36398dd.png)
-
There seems to be something wrong with the regression-case since the performance decreases when the number of `max_rules` increases. This should be the other way around. It could be that this is relat…
-
Hi this is really great work!
I just want to provide something I find might be useful to others.
I find that in order to dump model correctly. We need to build model with sequential model and add Ac…
-
I have recently started implementing Binary classification using CNN. I have prepared the code for the Binary Classification (aircraft (6056 images)and non-aircraft(5760)).
```
net.meta.inputSize…
-
rpn_class_loss is a loss from RPN classifier logits for FG/BG.
Why this loss use sparse_categorical_crossentropy ?
Should it be binary_crossentropy ? because it only 2 classes.
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Description
I want to upload a sklearn model, binary_classification_mock_credit_risk_sklearn.linear_model._log…
-
你好,很抱歉以这样的形式打扰您,我现在正在读您曾经写过的一篇文章,名字是《Electric Load Classification by Binary Voltage–Current Trajectory Mapping 》对于您文章中写的关于VI曲线二进制网格映射非常感兴趣,不知我能否向您讨要一份关于这篇文章的程序代码吗?如有打扰,万分抱歉!
-
### Description
I am following "Text Classification of MultiNLI Sentences using BERT" to train a binary classifier on my data. One thing special about my data is that the training labels are noisy. F…