-
Notifications
You must be signed in to change notification settings - Fork 69
Issues: awslabs/datawig
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. Weβll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
Can a trained model be used to predict multiple columns with missing data?
#175
opened Jul 8, 2024 by
pnoyens
Is the repo literally dead since I did not see any update or maintenance since last spring?
#170
opened May 8, 2023 by
zhimin-z
I hope this message finds you well. I have been trying to impute missing values in my dataset using datawig library. However when I use datawig library to impute the missing values in my dataset. It imputes each and every other column while leaving behind two columns. Both of the columns are of dtype: object. However, it imputes other object columns. I had tried your recommendation by increasing the precision_threshold = 0.80 which also did not do any good. Any recommendation of making it better. Here is the code along with the visualization of my dataset:
#162
opened Jun 28, 2022 by
SAMNaqvi1212
AttributeError: 'Index' object has no attribute 'contains' while using the predict method
#160
opened Apr 1, 2022 by
aagrawal357
ValueError: Cannot setitem on a Categorical with a new category, set the categories first
#155
opened Nov 24, 2021 by
NicolasMICAUX
Can we use any other Machine Learning or deep learning model of our choice in datawig?
#152
opened Jul 7, 2021 by
Vishuvrm
ProTip!
Type g p on any issue or pull request to go back to the pull request listing page.