Posts by Om Tejaswini
Author Biographical Info: Not available
This post aims to predict the likelihood of a student being admitted into a university based on some factors. A predictive model is developed using neural networks to do this task .... Read More
K-Means Clustering Algorithm: K-Means clustering is a machine learning method that helps to organize data into groups based on how similar or different they are. The goal is to div.... Read More
This article is about color matching game built using the Tkinter library in Python. Overview of the game: In this game, players have to enter the color of the text displayed not t.... Read More
In this article, we will learn how to implement the Find-S algorithm in Machine Learning. It is a concept learning algorithm in ML. This algorithm only considers positive training .... Read More