• Stars
    star
    2
  • Language
    C
  • Created almost 5 years ago
  • Updated almost 5 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

More Repositories

1

MentalHealthInTechSurvey-Basic-Machine-Learning-

Mental Health Depression Prediction in Python
Python
1
star
2

Employee-History

The Project has been implemented using ASP.NET CORE Framework in MVC architecture. Used WEB API, AJAX and Entity-Framework to implement this project. All the CRUD operation functionalized using AJAX and Web-API into this project. Advance search option and paging also has been implemented. Although this is a short project but because of the fact all the CRUD operation has been functionalized throw WEB- API, the whole project maintains the Restful operations and its possible to implement this project in different platforms using the API.
C#
1
star
3

Sentiment_Analysis_Of_Movie_Reviews_Using_Key_Pair_Graph_Analysis

Sentiment Analysis is an automated mining of user generated opinionated text data such as reviews,comments and feedback.Sentiment Analysis classify those text data into their respective sentiments of positive , negative or neutral.Most of the researchers focused into this domain using one of the three classifier like SVM,Naive Bayes, and Maximum Entropy. In machine learning there are numbers of classifier model available.In this proposed approach there will be more focus on Mathematical Analysis and Natural Language Processing.The combinational difference between two subsets will provide the answer of movie review being positive or negative.In case of Natural Language Processing three algorithm has been used in this proposed model respectively Co_Occurrence matrix , Knowledge Graph Naive Bayes.To measure the combinational ratio of two subsets, Jaccard Distance has been used.Jaccard Distance is a pretty common technique in Mathematical and Big Data Analysis.In Feature Selection Jaccard Distance and Lexicon Bas
Java
1
star