Giter Site home page Giter Site logo

intersystems / samples-data-mining Goto Github PK

View Code? Open in Web Editor NEW
0.0 14.0 1.0 33 KB

Provides sample data that you can use to explore the PMML capability of InterSystems IRIS. Also includes sample analytics model elements

Home Page: http://docs.intersystems.com/iris20181/csp/docbook/DocBook.UI.Page.cls?KEY=APMML

License: MIT License

TeX 28.72% Visual Basic 30.37% Apex 40.91%
intersystems-samples intersystems-iris

samples-data-mining's Introduction

Samples-Data-Mining

This is the README file for SAMPLES-DATA-MINING. The end of the file has setup instructions.


Use or operation of this code is subject to acceptance of the license available in the code repository for this code.


SAMPLES-DATA-MINING is meant for use with the InterSystems IRIS. It provides a copy of the Iris data set, which is well known in pattern recognition literature. You can use this data to explore the Predictive Model Markup Language (PMML) capability of InterSystems IRIS Data Platform.

If you have a suitable license, you can also use this data with InterSystems IRIS Business Intelligence.

In addition to the data, the sample also includes various analytics model elements based on this data.

Contents of the DataMining package

  • DataMining.IrisDataset is the core class. This class defines the data set. See this article.
  • DataMining.PMML.Iris defines a PMML model based on this data. See this article.
  • DataMining.IrisCube is a cube definition based on the same data. To use this class, you must have a license that includes analytics capabilities.
  • The classes in DataMining.ClusterAnalysis provide a demo and test for the Cluster Analysis algorithms included as part of the InterSystems IRIS analytics capabilities. To use this class, you must have a license that includes analytics capabilities.

These classes all provide detailed descriptions, visible as part of the class reference. After you have set up the sample, go to http://localhost:52773/csp/documatic/%25CSP.Documatic.cls

Replace localhost with the name of your InterSystems IRIS server instance, and replace 52773 with the web server port used by that instance.

Setup instructions

  1. Clone or download the repository.
  2. If you have not yet created a namespace in InterSystems IRIS, follow the detailed instructions to do so.
  3. Open the InterSystems IRIS Terminal.
  4. Enter the following command (replacing mynamespace with the namespace where you want to load the sample):
   ZN "mynamespace"
  1. Enter the following commands (replacing with the full path of the buildsample/Build.DataMiningSample.cls file):
   do $system.OBJ.Load("full-path-to-Build.DataMiningSample.cls","ck")

   do ##class(Build.DataMiningSample).Build()
  1. When prompted, enter the full path of the directory to which you downloaded this sample. The method then loads and compiles the code and performs other needed setup steps.

samples-data-mining's People

Contributors

bdeboe avatar isc-burstein avatar lexiisc avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Forkers

isc-ddo

samples-data-mining's Issues

formatting for instructions

Hi,

for the download/install instructions, can we use regular markdown to mark code sections? it would make it clearer what is code and what isn't. i.e. for step one:

git clone https://github.com/intersystems/Samples-Aviation.git

instructions unclear

download/install instructions says 'download the repo and uncompress it'. It's unclear what is meant by this. a regular git workflow is to clone a repository, no uncompressing necessary

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.