Skip to content

TypeError: 'SparseTensor' object is not subscriptable #42

Answered by mrdbourke
murlisingh asked this question in Q&A
Discussion options

You must be logged in to vote

Hey @murlisingh,
Looks like your model is having trouble fitting on a sparse tensor.
This probably starts with a sparse array created by make_column_transformer or OneHotEncoder.
I'd look into the following parameters:

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by mrdbourke
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants