Giter Site home page Giter Site logo

adaboost's Issues

缺乏主函数吗?

楼主我下载下来了您的程序,本来以为主程序会在您的代码中,结果编译之后才发现没有main函数,查找了一下确实没有。

[compiler error] C3861 on windows platform: 'time': identifier not found

Server compiler error when compiler the coder on windows platform:
1>e:\gitworkhouse\adaboost\trainingdata.cpp(20): error C3861: 'time': identifier not found
1> CrossValidator.cpp
1>e:\gitworkhouse\adaboost\crossvalidator.cpp(102): error C3861: 'time': identifier not found
1>e:\gitworkhouse\adaboost\crossvalidator.cpp(157): error C3861: 'isnan': identifier not found
1>e:\gitworkhouse\adaboost\crossvalidator.cpp(158): error C3861: 'isnan': identifier not found
1>e:\gitworkhouse\adaboost\crossvalidator.cpp(188): warning C4244: '=' : conversion from 'double' to 'int', possible loss of data
1>e:\gitworkhouse\adaboost\crossvalidator.cpp(189): warning C4244: '=' : conversion from 'double' to 'int', possible loss of data
1>e:\gitworkhouse\adaboost\crossvalidator.cpp(190): warning C4244: '=' : conversion from 'double' to 'int', possible loss of data
1>e:\gitworkhouse\adaboost\crossvalidator.cpp(191): warning C4244: '=' : conversion from 'double' to 'int', possible loss of data
1> AdaBooster.cpp
1>e:\gitworkhouse\adaboost\adabooster.cpp(173): warning C4244: 'initializing' : conversion from 'double' to 'float', possible loss of data
1>e:\gitworkhouse\adaboost\adabooster.cpp(230): error C2065: 'M_E' : undeclared identifier
1>e:\gitworkhouse\adaboost\adabooster.cpp(301): warning C4244: '=' : conversion from 'float' to 'unsigned int', possible loss of data
1>e:\gitworkhouse\adaboost\adabooster.cpp(358): warning C4244: 'argument' : conversion from 'double' to 'float', possible loss of data

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.