Skip to content
#

tabular-data

Here are 275 public repositories matching this topic...

MichalChromcak
MichalChromcak commented Apr 1, 2022

I published a new v0.1.12 release of HCrystalBall, that updated some package dependencies and fixed some bugs in cross validation.

Should the original pin for 0.1.10 be updated? Unfortunately won't have time soon to submit a PR for this.

good first issue dependencies
Optimox
Optimox commented Dec 13, 2020

Feature request

As requested by some, and as @ekamioka started on this PR #244. It might be interesting to get some helper functions to use embeddings as it's not the simplest concept in deep learning.

What is the expected behavior?
Calling a few helper function to get all the correct parameters before using TabNet

enhancement good first issue
Borda
Borda commented Nov 4, 2021

🐛 Bug

found another paper-cut with instance segmentation...
it is not trivial/intuitive how to match mask with input image as output can be any size and mask is 128x128
so it is just scaled equally in each dimension is applied padding uniformly?

To Reproduce

https://www.kaggle.com/jirkaborovec/cell-instance-segm-lightning-flash#Training-with-Flash-Lightning

Additional cont

bug / fix good first issue help wanted

Improve this page

Add a description, image, and links to the tabular-data topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the tabular-data topic, visit your repo's landing page and select "manage topics."

Learn more