Karuna Gujar (karunagujar13)

karunagujar13

Geek Repo

0

followers

0

following

0

stars

Location:Nashville

Github PK Tool:Github PK Tool

Karuna Gujar's repositories

MRI-based-brain-tumor-classification

Brain tumor detection and classification based on MRI images using Convolutional neural networks.

Language:Jupyter NotebookStargazers:5Issues:1Issues:0

NLP-MinimumEditDistance

Calculates minimum edit distance between two words using Levenshtien and confusion cost matrix

Language:PythonStargazers:1Issues:1Issues:0
Language:Jupyter NotebookStargazers:0Issues:0Issues:0

DataMining-FeatureSelection

Data Mining-Feature Selection and Dimensionality reduction.

Language:Jupyter NotebookStargazers:0Issues:1Issues:0

DpllSatSolver

DPLL SAT Solver using prolog

Language:PrologStargazers:0Issues:1Issues:0

NLP-FakeNewsDetection

Distinguish fake news from real news using Bag of Words, TF-IDF and Word2Vec with Naive Bayes and Logistic Regression classifiers. Also used the feature enrichment concept of Machine Learning to analyze how the output changes.

Language:Jupyter NotebookStargazers:0Issues:1Issues:0

NLP-SentimentAnalysis

This program uses the polarity and intensity of the words to assign one of five ratings to product reviews using Multinomial Logistic Regression. The data given was biased with more positive than negative reviews and hence required regularization.

Language:Jupyter NotebookStargazers:0Issues:1Issues:0

NLP-WordSenseDisambiguation

Word sense disambiguation using WordNet and Word2Vec: This is python program that takes as input a file containing nouns or verbs having multiple (WordNet) senses, and determine which of two senses are used in accompanying sentences.

Language:Jupyter NotebookStargazers:0Issues:1Issues:0