Classify Kaggle Consumer Finance Complaints into 11 classes. Build the model with CNN (Convolutional Neural Network) and Word Embeddings on Tensorflow.
Hi,
As per your flow, I substitute my own corpus,But additionally I add embedding matrix in between your code and then train the data.Purpose of adding embedding matrix is to acheive close match.First time when I train the data for what is your age and predict for how old are you get result but after that I didn't get proper answer .Where I am lacking
Hi, As per your flow, I substitute my own corpus,But additionally I add embedding matrix in between your code and then train the data.Purpose of adding embedding matrix is to acheive close match.First time when I train the data for what is your age and predict for how old are you get result but after that I didn't get proper answer .Where I am lacking