Chandima JayaminaBasic Networking | How to connect 2 local Networks using 3 vms in Mac m1So in here VM1 and VM2 is in one network and VM2 and VM3 is in another network.Oct 8Oct 8
Chandima JayaminaBasic steps to Network Communications | How to connect 2 VM machines as Local network in MAC M1…Pre Installations :Oct 8Oct 8
Chandima JayaminaML | Supervised Learning Paragraph Text ClassificationText classification is the process of assigning predefined categories or labels to a given text based on its content. Common applications…Sep 14Sep 14
Chandima JayaminaML | Supervised Learning Classification TechniquesIn the ever-evolving world of artificial intelligence, machine learning has emerged as a game-changer across various industries. Among its…Sep 3Sep 3
Chandima JayaminaML | How to deal with categorical data and What is Dummy variable TrapWhat is categorical dataAug 21Aug 21
Chandima JayaminaML | Supervised Learning Regression ModelRegression is a fundamental concept in machine learning, particularly in supervised learning. It involves predicting a continuous output…Aug 16Aug 16
Chandima JayaminaGreedy Strategy on Variable Length Encoding | Memoization Fibonacci SequenceIn here we are going to talk about what is Greedy Strategy, Basic Algorithm on how to compress files and Memoization. Lets dive in…..Jul 25Jul 25
Chandima JayaminaString Matching | How algorithms use to search for pattern in texts.In here what we try to do is we have large text and we find if given string is in the text. We have Text(T) contains large number of…Jul 25Jul 25