Sai Durga Kamesh Kota

Results 7 repositories owned by Sai Durga Kamesh Kota

TensorGram

79
Stars
9
Forks
Watchers

A real-time remote service to get the tensorflow callbacks to the telegram including the details of metrics-->pip install tensorgram

Face-Mask-Detection

21
Stars
5
Forks
Watchers

A Deep learning flask based application used to predict whether Person is having mask to his face or not

KNN-Visualiser

20
Stars
5
Forks
Watchers

It is a best Visualiser for implementing K-Nearest Neighbours Algorithm with 3 different classes i.e A,B,C. It is developed using ml5.js and p5.js.

Ling-Gender

29
Stars
13
Forks
Watchers

A Natural Language Processing model trained with over 1,00,000 (1 Lakh) names is used to predict a gender of a person based on the first name of the person.This model is created using Long Short Term...

AI-Capstone-Project

17
Stars
11
Forks
Watchers

It is a AI Capstone project done as a part of IBM AI Engineering

Spam-Classifier

16
Stars
9
Forks
Watchers

A Natural Language Processing with SMS Data to predict whether the SMS is Spam/Ham with various ML Algorithms like multinomial-naive-bayes,logistic regression,svm,decision trees to compare accuracy an...

Reverse-Image-Search

15
Stars
2
Forks
Watchers

It is a replication of google image search engine for finding similar images in our database using artificial intelligence. It is a project which uses cosine distance or finding the similarity which i...