Coder Social home page Coder Social logo

ahmedyes2000's Projects

2018aicity_teamuw icon 2018aicity_teamuw

The winning method in Track 1 and Track 3 at the 2nd AI City Challenge Workshop in CVPR 2018 - Official Implementation

absa-pytorch icon absa-pytorch

Aspect Based Sentiment Analysis, PyTorch Implementations. 基于方面的情感分析,使用PyTorch实现。

afinn icon afinn

Sentiment Analysis in Javascript using the AFINN Lexicon

ai-capstone-project-on-e-commerce-amazon-domain- icon ai-capstone-project-on-e-commerce-amazon-domain-

Project Task: Week 1 Class Imbalance Problem: 1. Perform an EDA on the dataset. a) See what a positive, negative, and neutral review looks like b) Check the class count for each class. It’s a class imbalance problem. 2. Convert the reviews in Tf-Idf score. 3. Run multinomial Naive Bayes classifier. Everything will be classified as positive because of the class imbalance. Project Task: Week 2 Tackling Class Imbalance Problem: Oversampling or undersampling can be used to tackle the class imbalance problem. In case of class imbalance criteria, use the following metrices for evaluating model performance: precision, recall, F1-score, AUC-ROC curve. Use F1-Score as the evaluation criteria for this project. Use Tree-based classifiers like Random Forest and XGBoost. Note: Tree-based classifiers work on two ideologies namely, Bagging or Boosting and have fine-tuning parameter which takes care of the imbalanced class. Project Task: Week 3 Model Selection: Apply multi-class SVM’s and neural nets. Use possible ensemble techniques like: XGboost + oversampled_multinomial_NB. Assign a score to the sentence sentiment (engineer a feature called sentiment score). Use this engineered feature in the model and check for improvements. Draw insights on the same. Project Task: Week 4 Applying LSTM: Use LSTM for the previous problem (use parameters of LSTM like top-word, embedding-length, Dropout, epochs, number of layers, etc.) Hint: Another variation of LSTM, GRU (Gated Recurrent Units) can be tried as well. 2. Compare the accuracy of neural nets with traditional ML based algorithms. 3. Find the best setting of LSTM (Neural Net) and GRU that can best classify the reviews as positive, negative, and neutral. Hint: Use techniques like Grid Search, Cross-Validation and Random Search Optional Tasks: Week 4 Topic Modeling: 1. Cluster similar reviews. Note: Some reviews may talk about the device as a gift-option. Other reviews may be about product looks and some may highlight about its battery and performance. Try naming the clusters. 2. Perform Topic Modeling Hint: Use scikit-learn provided Latent Dirchlette Allocation (LDA) and Non-Negative Matrix Factorization (NMF). Download the Data sets from here .

airlinemaps icon airlinemaps

A tool for interactively visualizing airline maps, color-coded by either Airline or Hub. Try it out at https://saumikn.com/airlinemaps.

amazon-reviews-nlp icon amazon-reviews-nlp

Sentiment analysis for Amazon review comments on various products and Subjective/ Objective Classification of the comments

amazonreviews_classification_using_sentimentanalysis icon amazonreviews_classification_using_sentimentanalysis

Data classification tool used to classify positive and negative amazon reviews by using sentiment analysis. Used Naive Bayes Classifier for classification process and increased the accuracy 5 - 10 % by using subjectivity lexicon during the classification process

an-xai-based-autism-detection-the-context-behind-the-detection icon an-xai-based-autism-detection-the-context-behind-the-detection

With the rapid growth of the Internet of Healthcare Things, a massive amount of data is generated by a broad variety of medical de- vices. Because of the complex relationship in large-scale healthcare data, researchers who bring a revolution in the healthcare industry embrace Artificial Intelligence (AI). In certain cases, it has been reported that

application icon application

A dashboard that supports fleet managers and decision makers to gain insights into their automotive fleets and optimize them

archnetsci icon archnetsci

Code repository and Bookdown project for Online Companion to Network Science in Archaeology by Tom Brughmans and Matthew A. Peeples (Cambridge Manuals in Archaeology)

argument-graph-mining icon argument-graph-mining

Implementation of the Paper "Towards an Automated Argument Mining Pipeline to Transform Plain Text to Argument Graphs"

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.