-
This entrance task is about doing benchmarks against [sklearn v0.18](http://scikit-learn.org/dev/modules/gaussian_process.html), [gpy](https://github.com/SheffieldML/GPy), [gpflow](https://github.com/…
-
Hello!
Certainly! To adjust the `cls_loss` for handling class imbalance, you can modify the loss function to incorporate class weights. Here's a basic snippet on how you might approac…
-
_statsmodels.mixedlm_ generates different results under Python 2.7 and Python 3.4. Moreover, in Python 3.4, the model does not converge when _re_formula_ is used with variable slope.
Here is a simp…
-
As of today 2023-10-13, I tried to run:
```
import finviz
print(finviz.get_stock('aapl'))
```
Error received:
> File: "...\finviz\main_func.py", line 35, in get_stock
title = page_par…
-
**System information**
- Have I specified the code to reproduce the issue: Yes
- Environment in which the code is executed : docker tfx latest(1.14.0.dev20230619)
- TensorFlow version:2.11.0
- T…
-
API options TBD. Maybe start from listing out what's available to toggle first? In general, a class that contains fields as an option object could work and it's easy to maintain.
-
Hello and welcome!
As a 1st discussion, I propose we list potentiel repos that could be included into JuliaClimate organization.
This will probably leads to a discussion about the focus of the o…
-
I'm pretty impressed with this:
https://gitlab.com/Screwtapello/kakoune-repl-buffer
(also, watch the video here: https://asciinema.org/a/379916)
If something like this could be added to helix…
-
We have already worked on this a bit. I thought I would start a record of the journey and a conversation.
For many reasons, it would be nice to interact with our framework from a REPL. cling () off…
-
Any better way than random sampling?