Nikin Matharaarachchi

Types of Distance Measures
||
Types of Distance Measures Euclidean Distance Euclidean Distance is one of the most commonly used...
continue reading
Genetic Algorithms: The basics
||
Genetic Algorithms: The basics A search heuristic called a genetic algorithm was influenced by Charles...
continue reading
Agents in AI
||
Agents in AI The study of logical agents is referred to as artificial intelligence. Anything...
continue reading
Clustering
||
Clustering Unsupervised learning refers to the use of an entirely unlabeled data collection. You don't...
continue reading
What is Bagging?
||
What is Bagging? Ensemble learning methods In order to create models and enhance their functionality,...
continue reading
Dimensionality Reduction
||
Dimensionality Reduction The term "dimensionality" refers to a dataset's number of features or input variables....
continue reading
Wrapper Feature Selection
||
Wrapper Feature Selection Machine learning operates under the straightforward tenet that whatever you feed it,...
continue reading
Overfitting & Underfitting
||
Overfitting & Underfitting In statistics, goodness of fit refers to how closely a model’s predicted values match...
continue reading