Code Monkey home page Code Monkey logo

kaggle_customer-gui's Introduction

Kaggle_Customer-GUI

author: Tzu-Ching Wu(George)

alt tag

This project contains the source code of Kaggle_Customer GUI, a matlab-based GUI for the data preprocessing, feature selection, and classification method testing of the Kaggle competition: Santander Customer Satisfaction. You will obtain the averaged AUC value to evaluate classification performance after running, and can easily create the test dataset result csv file for submitting.

Requirement

Two matlab-GUI related code: Customer_GUI.m and Customer_GUI.fig are provided. The subfolder /pre_data shoud contains three matlab data file: train.mat, test.mat, and ID.mat which are training dataset, testing dataset, and testing ID from Santander Customer Satisfaction website. Of course, you should have matlab installed in your compyter.

Running Kaggle_Customer-GUI

To run Kaggle_Customer-GUI, just type Customer_GUI in matlab command line.

1.Pre-data method:

  • Raw data
  • Normalization
  • Binary

2.Feature selection

  • All features
  • Choice feature, and input feature numbers

3.Cross-Validation N, input integer number bigger than 2

4.Classification method

  • NaiveBayes
  • Decision Tree
  • Discriminant classification
  • K-nearest neighbor(KNN)
  • Suppoer vector mechine(SVM)
  • Classification Ensemble
  • Backpropagation Neural Network(BPN)
  • Radial basis network(RBN)
  • Adaptive neuro-fuzzy inference system(ANFIS)

Update

v1.1

  • Add 4 methods including Classification Ensemble, Backpropagation Neural Network(BPN) Radial basis network(RBN), and Adaptive neuro-fuzzy inference system(ANFIS)
  • Show accuracy rate of classification

kaggle_customer-gui's People

Stargazers

 avatar

Watchers

James Cloos 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.