7 Questions 11 Answers 0 Followers
Questions related from Ammara Habib
What does it means multiple layers of neural networks for their effective training.???
10 January 2019 7,292 3 View
My question is simple, what is the validation data passed to model.fit in a Sequential model used for? # Train model (use validation data as validation set) history = model.fit(X_train,...
31 December 2018 7,320 2 View
My Machine learning model have accuracy=80% and precision=85% what is the reason behind this? or is it stable or acceptable model?
09 September 2018 1,338 4 View
My LSTM+CNN model on 1000 dataset have 87% accuracy and when i increase dataset size to 3000 it give accuracy less then 87% what are the possible reasons behind this???Is that the nature of dataset??
04 September 2018 3,251 3 View
My KNN model have 80% accuracy and 85% precision and SVC have 79% accuracy and 85% precision. What is the reason behind this? or both of these models are stable or not to use?
30 August 2018 6,985 4 View
The deep learning models like BidirectionalLSTM or LSTM from both of them which is better in term of perfomance for text and sentiment classification?
08 August 2018 1,229 7 View
I have train my LSTM+CNN(DNN) model on 2 twitter dataset(domain same). It gives almost same accuracy on both dataset. Can i claim it generalize well on different datasets?
01 January 1970 7,857 4 View