Sergio Díaz

Results 6 issues of Sergio Díaz

Hello I just started using Circadian lights and it is an amazing component! I was wondering if there is anyway to have two different instances and/or two different switches. The...

Updated the code to work with the last version of gensim and scipy

I have clone your code and Im using pytorch 1.82 (Im currently using windows and virtualenv and not anaconda) but I encountered two errors: 1) There was a problem related...

**Checklist** - [X] I updated the card to the latest version available - [X] I cleared the cache of my browser **Describe the bug** The borders for the buttons are...

bug

Hi, I'm having this three problems: 1º If I put something on the right (date, time, whatever..) it looks like this (even in full screen): ![captura de pantalla 2014-06-19 a...

Hello, I'm trying to run an automated analysis of a regression model using EDA. ``` predictor = TabularPredictor(label=label).fit(train_data) test_data = TabularDataset(x_test) y_pred = predictor.predict(test_data.drop(columns=[label])) auto.analyze(model=predictor, val_data=x_test, anlz_facets=[ eda.model.AutoGluonModelEvaluator(), ], viz_facets=[...

bug: unconfirmed
Needs Triage
module: eda