-
### ⚠️ This issue respects the following points: ⚠️
- [X] I agree to follow Nextcloud's [Code of Conduct](https://nextcloud.com/contribute/code-of-conduct/).
### Describe the goal you'd like to …
-
If I write
```clj
(require '[malli.experimental :as mx])
(require '[malli.core :as m])
(mx/defn ^:malli/always f [xs :- [:* :int]]
(malli.core/validate [:* :int] xs))
(f 1)
;; => false
…
-
I think we should deprecate ``with_mean`` in ``StandardScaler`` since it leads to weird behavior. For sparse data, users should use ``MaxAbsScaler``.
-
Please add possibility to sort starred projects (as on github page) — recently active/recently starred/most stars
-
I use KSamplerAdvanced for face replacement, generate a basic image with SDXL, and then use the 1.5 model to redraw the face with Refiner. Three results will emerge:
- One is that the face can be r…
-
1. body — the main content on the page
2. h1 — the most prominent text on the page; the title
3. YYYY-MM-DD — year, month, day format for date
4. p — a generic paragraph of text
5. video — inser…
-
```
We needed to be able to print more info from exceptions than e.ToString() and
had a class in our project to do this. Inspired by log4net renderers, I offer
this simple patch. It's working quit…
-
[Halpin Paper](https://github.com/sig-cm/ASIST-2020/raw/master/Submissions/Halpin%20-%20The%20Fate%20of%20Three%20Billion%20Friends.docx)
**Relevance to workshop (1-5):**
**Potential for JASIST su…
-
**Calling DeepDAO's governance nerds and NFT artists**
We love DAOs, proposals, token holders, member coalitions, voting patterns. We are keen to know who are the top DAOs, the top people in govern…
-
### Version
0.12.9
### Operating System
Mac OS X
### Distribution Method
dmg (Apple Silicon)
### Describe the issue
I had the following problems the last few times I tried working on a repo on …