Check out our premium machine learning course with 2 Industry projects: codebasics.io/courses/machine-learning-for-data-science-beginners-to-advanced
@gurubellimanoharsai74163 ай бұрын
I'm learning new concepts by watching your tutorials ,thanks for easy explanations With the help of NLTK or dictionary comprehension + count() + split() we can easily find out the frequency of word, its my suggestion,
@marcellodichiera3 жыл бұрын
I started to miss your tutorials .. thank God you are back.. I know you are a busy man 😊.. keep going
@jayhu6075 Жыл бұрын
You make this topic understandable. Many thanks.
@karan_negi Жыл бұрын
After watching your videos I am getting how important is 12 th maths
@jaysoni78123 жыл бұрын
Please make videos on hypothesis test and it's parameter with theory and practical with real world use case i can understand theory wise but my mind can not accept it because i don't know how real world practical wise in data science field this use so i think your are the only one on earth who can explain this in much better way with real world practical use case.
@Akshay-vq1uv2 жыл бұрын
Please keep using memes and cartoons to explain concepts in your videos. You are amazing.
@laxmipriyasahu7458 Жыл бұрын
Thank you sir for the clear explanation
@kiranshahi21233 жыл бұрын
Very well explained.
@codebasics3 жыл бұрын
Glad it was helpful!
@venkat2ram3 жыл бұрын
You have shifted to maths after 7 videos in this playlist. That's all the stats I need for data science? OR you are covering only for beginners? I am a beginner and I want to know if I need to know more than what you covered in your playlist. Thanks.
@WahranRai3 жыл бұрын
You must explain the meaning of *cosine similarity negative* and how to interpret it
@yefersoncastanopineda8544 Жыл бұрын
You made it looks easy. Thank you.
@morriskaller3549 Жыл бұрын
Thanks man great vid
@0sofio0 Жыл бұрын
thank you so much for this clear explanation!
@alagappank12423 жыл бұрын
Sir please continue data structure and algorithm in python series sir....
@mindset52283 жыл бұрын
On top !
@rancher162 жыл бұрын
On top!!! Yes sir we need algorithm to understand data plszzzz!!
@MrCaturday2 жыл бұрын
very good video
@kevon2172 жыл бұрын
“My baby got confused!” Lol
@tanujagoli36258 ай бұрын
Very useful!
@Malayalam_learner3 ай бұрын
What's auto annotation bro?
@MrMacjo222 жыл бұрын
Great explanation, thanks!
@radhasingh35492 жыл бұрын
Thanks a lot
@AbhinavKumar-dr4ef3 жыл бұрын
Thank you babies who helped me learning
@GouravRout10 Жыл бұрын
nice start🤣🤣
@CuriousCommunityYT3 жыл бұрын
When will videos will come on chi square, p test ??
@w141412 жыл бұрын
Excellent explanation! The only part that was not clear for me is when the similarity is -1. Does it mean that when we are calculating the distance of vector with cos similarity -1, it will result 2?
@w141412 жыл бұрын
Ah you explained it. When we are talking about distance we are not concerned with the vector direction. So talking about distance an angle of 180° between vectors is like an angle of 0°. I think that's it.
@Malayalam_learner2 ай бұрын
What's auto annotation?
@BARYWALES Жыл бұрын
how you put the documents, time 8:57?
@programmingwithjackchew9032 жыл бұрын
can I say the negative value of cosine similarity is one variable move opposite of another variable for example if one variable increases then another variable decrease, so it has similarity but just in the opposite way?
@archerrozarioj Жыл бұрын
Can cosine similarity be used for comparing financial transactions???
@CuriousCommunityYT3 жыл бұрын
Please add new videos to this playlist about chi square and other points
@codebasics3 жыл бұрын
Yup will do
@CuriousCommunityYT3 жыл бұрын
@@codebasics thanks I'm waiting for it
@rutikalalakiya55110 ай бұрын
while importing sklearn , the error i got is : AttributeError: module 'numpy.linalg._umath_linalg' has no attribute '_ilp64' , how to solve this ?
@shibabrataghosh68583 жыл бұрын
Sir please make a video on GitHub copilot as a threat to programmer's job
@its_kumar3 жыл бұрын
Yeah, lets talk about copilot
@codebasics3 жыл бұрын
I dont think it is a thread to programmer's job. I will note down this topic and prepare something on it.
@its_kumar3 жыл бұрын
@@codebasics thank you sir
@ryuji98042 жыл бұрын
is there any articles or journals that lead to theoretical of the cosine similarity and the cosine distance?
@squadgang16782 жыл бұрын
Is cosine similarity and semantic similarity same?
@timepassgamer26022 жыл бұрын
Can anyone tell me Why cosine is used for similarity not sin?
@rupiyaldekai61363 жыл бұрын
can you do pytorch implementation for ann.and fuzzy systems.please sir
@pveeranjireddy8959 Жыл бұрын
Please make basic math videos.we are not able to understand
@Malayalam_learner2 ай бұрын
Thanks anyway
@zeeshanarif63943 жыл бұрын
How to find similarity between two strings
@codebasics3 жыл бұрын
you can use python SequenceMatcher module or python-Levenshtein. Check this: stackoverflow.com/questions/6690739/high-performance-fuzzy-string-comparison-in-python-use-levenshtein-or-difflib stackoverflow.com/questions/17388213/find-the-similarity-metric-between-two-strings
@zeeshanarif63943 жыл бұрын
Thanks for sharing
@zeeshanarif63943 жыл бұрын
Its really very helpful
@punnarahul40683 жыл бұрын
what is the difference between reinforcement learning and deep learning?
@its_kumar3 жыл бұрын
In deep learning we design our own Model using neural networks. In reinforcement learning we train the machine or ai bots to accomplish some task in the similar way as we train a dog 🐕, Basically it based on reward and punishment.
@punnarahul40683 жыл бұрын
@@its_kumar wow bro!! that was a easy to understand tqsm
@punnarahul40683 жыл бұрын
sir, please share presenations if you have no problem
@codebasics3 жыл бұрын
Hey Punna to be honest I am spending too much time in making these presentations and they are proprietary content. In past I have seen people bluntlessly copy my content make tutorials and sell them for commercial gain without giving necessary credits hence I have decided to not share these. Hope you understand my situation.