Giter Club home page Giter Club logo

ie-510-project's Introduction

IE 510 project

In order to understand the behavior of machine learning optimized algorithms better, this project studied an application of Kaggle competition by several algorithms with different step-size and variants. Dealing with real world problem was pretty challenging since the dataset from Kaggle competition was taken from real-world including number of samples with various features. Also, the efficiency was important for practical problems. So the algorithms applied in machine learning were the key factor in deciding success. Aiming at finding the most suitable algorithm to provide predictions by applying several methods, namely, gradient descent method, gradient descent with momentum(including heavy ball method and Nesterov’s method), decomposition-type methods(stochastic gradient descent), quasiNewton algorithm(BFGS method) and BB (Barzilai-Borwein) Method (including LBB method and SBB method).

in this project, the database got from: https://www.kaggle.com/uciml/breast-cancer-wisconsin-data/data

first step:try to normalized data which get from kaggle with python as programming language

second step: try different optimization methods including gradient descent, heavy ball methed, coordinate descent and Explored the different convergence behavior in terms of convergence speed, efficiency.

finally, comparing with different behaviors with the same database when using these three kinds of optimization algorithms and make a conclusion with a summary of the best performance algorithm.

ie-510-project's People

Contributors

muxiayi 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.