Results 9 issues of mjuarezm

My email spam detector adds a `$` at the end of sanitized URLs. However, when `urlview` parses the URL, it skips this last `$`, making it a wrong URL. Is...

I am using `urlview` to open the URLs on my curses-based email client. Sometimes, however, the URLs are too long and split into multiple lines. In those cases, `urlview` does...

**Acknowledge the following** - [ x] I carefully read and followed the [Getting Started](https://github.com/alshedivat/al-folio#getting-started) guide. - [ x] I read through [FAQ](https://github.com/alshedivat/al-folio#faq) and searched through the [past issues](https://github.com/alshedivat/al-folio/issues), none of...

bug

**Describe the question(问题描述)** When I use DeepFM on the ipinyou dataset I obtain a 0.91 AUC, which is good, but when I look at the Precision-Recall curve, the precision-recall trade-offs...

question

**Describe the question(问题描述)** I would like to know how to calibrate DeepCTR (in particular, DeepFM). **Additional context** > The efficiency of an ads auction depends on the accuracy and calibration...

question

When I check the results from NoSmoke crawls on an app, the screenshots that have been taken look like if they had been interrupted and only show a part of...

A way to reproduce this bug is to create a spreadsheet in google drive with multiple tabs and switch from one tab to the other, then a "File unavailable error"...

bug

I think there might be a bug in this [line](https://github.com/vaikkunth/PrivacyFL/blob/7f66084fe0bec114065370e1257566f1988cbf64/src/client_agent.py#L143). According to the comments in `config.py`, when `USING_CUMULATIVE` is `True` the call should be to `self.compute_weights_cumulative`.

I'm trying to sync with a Baikal server and I get the following error: ``` Error while doing PROPFIND for 'resourcetype' at URL https://web.server.org:8800/baikal/html/dav.php/calendars/username/default/: 431 Request Header Fields Too Large...