Git Product home page Git Product logo

outlier-detection-and-predicting-the-game-outcome's Introduction

Outlier-Detection-and-Predicting-the-Game-Outcome

In this project, we analyze the NBA (National Basketball Association) statistics data for predicting the game outcome and detecting outliers. Firstly, some feature selection algorithms are implemented and their MSE values are calculated by ANN. NCA-C shows a better performance. Then, some classification algorithms are applied by using NCA-C. SVM shows a better performance whereas Naïve Bayes shows a worse performance. After that, we classify the data using two hidden layer (2x2 and 64x64 neurons) pattern recognition network. tansig shows a better performance whereas hardlim shows a worse performance. Secondly, when it comes to outlier detection, our aim is finding the players which break apart from ordinary or standard ones. Our outlier dataset variables are greater than one (1) so we focus on multivariate outliers. In order to find the most contributing features, we used Principle Component Analysis (PCA). It helps us extracting decreased dimensional set of features from the features approximating between 17 to 21. Afterward we practices PyOD toolkit which is specifically designed for outlier detection. We use 5 algorithms, Isolation Forest, Feature Bagging Detector, k-NN, Cluster Based Local Outlier and Average k-NN. More or less results of first 4 of them are similar but Average k-NN performs worse than others.

MATLAB Code => PREDICTING_THE_OUTCOME

Python Code => OUTLIER_DETECTION

We use databasebasketball2.0.zip

outlier-detection-and-predicting-the-game-outcome's People

Contributors

aytek03 avatar

Watchers

 avatar

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.