GithubHelp home page GithubHelp logo

zoeleesss / mathmodelcompetition Goto Github PK

View Code? Open in Web Editor NEW
1.0 2.0 0.0 66.3 MB

This is an open source repository for the math model competition. #Data Ultimate#

Python 100.00%
wdd competition mathmodel bpnn neural-network machine-learning deep-learning bigdata data-ultimate

mathmodelcompetition's Introduction

ReadMe

File Overview

  • / data
    • / train 进行训练的数据
      • enterprise.csv
      • invest.csv
      • judgement.csv
      • partner.csv
      • patent.csv
    • / question 需要预测的数据
      • enterprise.csv
      • invest.csv
      • judgement.csv
      • partner.csv
      • patent.csv
  • all.csv 训练数据处理结果
  • all_question.csv 需要预测数据处理结果
  • answer.csv 预测结果
  • bpnn.py BPNN训练并预测
  • process.py 数据处理
  • id_mapping.binary 数据处理中间结果
  • README.md

Run

  • 先运行 process.py 文件,可以得到 all.csv all_question.csv id_mapping.binary
  • 后运行 bpnn.py 文件,可以得到 answer.csv

Input Params 47

  • Enterprise: 31 PARAMS
    • Tag 4 params
    • Registered time 1 param
    • Industry code 20 params
    • Product 1 param
    • Address 3 params
    • 企业员工 2 params
  • Partner: 3 PARAMS
    • 个人股东的数量     1
    • 普通企业股东数量 1
    • 投资机构股东数量 1
  • Patent: 3 PARAMS
    • 历史的3类专利的数量 3
  • Invest: 4 PARAMS
    • 历史的4类投资的数量 4
  • Judgement: 6 PARAMS
    • 历史的6类判决的数量 6

Credit

  • Data Ultimate 战队
  • 各位指导老师

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.