93_Python_Data_Analytics_Projects
93_Python_Data_Analytics_Projects copied to clipboard
first commit
Isn't there any advanced classification techniques like Convolutional neural network available for classification?
What is the accuracy of all the algorithms?
What is the accuracy of all the algorithms? Most algorithms have similar accuracy but decision tree gives the highest accuracy
Isn't there any advanced classification techniques like Convolutional neural network available for classification?
No but we will provide it to test it's accuracy against basic classification techniques
Is there any suggestions?