Git Product home page Git Product logo

mainframe-mtm2020's Introduction

BatAPRI

Discover associations between frequent item sets

  • Uses Apriori algorithm
  • Implemented in COBOL
  • Runs on z/OS
  • This software was created for IBM Master The Mainframe 2020

(2021-01-17)

Flyer

Flyer BatAPRI

Diagram

Diagram of BatAPRI

Datasets

Entry point: Z08362.MTM20.JCL(MAIN)

  • INPUT

    • Z08362.MTM20.INPUT.FEATURES
  • OUTPUT

    • Z08362.MTM20.OUTPUT.REPORT
  • TEMPORARY DATA

    • Z08362.MTM20.DATA.COMB
    • Z08362.MTM20.DATA.COMBFRQ1
    • Z08362.MTM20.DATA.COMBFRQ2
    • Z08362.MTM20.DATA.COMBRRD
  • COBOL code

    • Z08362.MTM2020.cbl(CBITEM)
    • Z08362.MTM2020.cbl(FTFREQ)
    • Z08362.MTM2020.cbl(GEN1)
  • JCL

    • Z08362.MTM2020.JCL(CBITEM)
    • Z08362.MTM2020.JCL(FTFREQ)
    • Z08362.MTM2020.JCL(GEN1)
    • Z08362.MTM2020.JCL(MAIN)
  • JCLLIB

    • Z08362.MTM2020.JCLLIB(CMBITEM)
    • Z08362.MTM2020.JCLLIB(FTFQ)
    • Z08362.MTM2020.JCLLIB(FTFQ0)
    • Z08362.MTM2020.JCLLIB(GENRPT)
    • Z08362.MTM2020.JCLLIB(NEWFT)
    • Z08362.MTM2020.JCLLIB(PREPCOMB)
    • Z08362.MTM2020.JCLLIB(PREPFT)
    • Z08362.MTM2020.JCLLIB(PREPG00)
    • Z08362.MTM2020.JCLLIB(PRUNE)
    • Z08362.MTM2020.JCLLIB(RMPROC)

mainframe-mtm2020's People

Contributors

janaite avatar

Stargazers

 avatar  avatar

Watchers

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