Giter VIP home page Giter VIP logo

tradaboost_icml2007's Introduction

TrAdaBoost_icml2007

此代码是实现了icml 2007论文Boosting for transfer learning中的TrAdaBoost方法,并且附带实现了其实验部分纯数值型特征的mushroom数据集。

其中数据集已经经过粗略的编码,用数值来代替特征,详细数据处理的在dataset_mushroom.py里。

实验设置

试验参数按照论文icml07中实验的设置

  • 迭代N=100轮
  • 采用的分类器为sklearn库的linear svm模型,详细参数见icml07.py

仍存在的问题:

在mushroom上的实验并没有收敛,最后的加权error rate仍然在0.49+左右,并且最后模型的预测结果并不是很好。

欢迎探讨或是纠正代码中存在的错误。

tradaboost_icml2007's People

Contributors

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