How do we write classification report for this model
@chandracs39113 жыл бұрын
nice
@AbhishekShrivastav3 жыл бұрын
*Thanks for this, I tried to generate 1* 200 words blog but it gave me error " * IndexError: index out of range in self* ". Can you suggest how do I go about it?. Thanks
@DK-yz9xk3 жыл бұрын
Can you do one but analyse on ufc fight.
@ashim8883 жыл бұрын
Keep it coming :)
@yaminadjoudi43573 жыл бұрын
Thank you so much sir, is just amazing! i'm new in this and i want to ask you if i want use this code for analysis an dataset from Twitter comments, how can i use it please?
@TheClickReader3 жыл бұрын
You can pass each tweet in the TextClassificationPipeline using a loop. This means you're 3rd line of code will be pipe("Actual tweet") in the given code.
@yaminadjoudi43573 жыл бұрын
@@TheClickReader thank you for the replay, can i get the netbook please ?
@01aarongomes653 жыл бұрын
Wow! This is actually a very good demonstration... Like the way you explained it :)
@shushantapudasaini85223 жыл бұрын
Great, wanted to do this myself too. Great initiation in my opinion.
@anniestone66473 жыл бұрын
Thank you for the video sir . Would you like to upload any aerial image classifications using python .?
@TheClickReader3 жыл бұрын
That sounds interesting. Sure!
@Talktech1013 жыл бұрын
thank you for this!
@Talktech1013 жыл бұрын
As a 19 year old data engineer intern I can say this is the clean UI like clean informative video!
@Talktech1013 жыл бұрын
Pragyan broda I love this video coz you have put out the value!!
@RJ-dz6ie3 жыл бұрын
Wonderful.. great work with clear and concise explanations.. keep up the good work. Would love to see more insightful videos from your channel.. thank you
@online81693 жыл бұрын
Please continue ma'am if possible 🙏.
@bibeksingh77733 жыл бұрын
Very Informative
@SyedShadabHussaini19963 жыл бұрын
Good production quality. Keep up the good work!
@murdabad1233 жыл бұрын
Superb work TCR team!
@sherlockholmes38224 жыл бұрын
Superb Dont stop
@vaibhav75324 жыл бұрын
Can you help how to implement this tflite modal in flutter?
@nembangabiral10824 жыл бұрын
Useful 👍
@bibeksingh77734 жыл бұрын
Great initiative. :)
@indonepalcouple7344 жыл бұрын
Great work! Keep it up
@sangitasangraula72214 жыл бұрын
Nicely explained!
@ashapandey11154 жыл бұрын
How to export from here to my Python project
@TheClickReader4 жыл бұрын
You can click on the Hamburger icon at the top left of the UI. There you will find an 'Export' option. Once you click on the 'Export' option, just select what kind of model export you would like between 'TensorFlow', 'TensorFlow Lite' and 'Local API'.