duo

Project 2 for CSC 417

https://github.com/rabstejnek/duo

Science Score: 31.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
    Found CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
  • DOI references
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (3.8%) to scientific vocabulary
Last synced: 10 months ago · JSON representation ·

Repository

Project 2 for CSC 417

Basic Info
  • Host: GitHub
  • Owner: rabstejnek
  • License: other
  • Language: Python
  • Default Branch: master
  • Size: 1.15 MB
Statistics
  • Stars: 0
  • Watchers: 0
  • Forks: 0
  • Open Issues: 0
  • Releases: 0
Created about 7 years ago · Last pushed about 7 years ago
Metadata Files
Readme Contributing License Code of conduct Citation

README.md

Data mining Using/Used-by Optimizers

Some demonstration code of pipelines in DUO (data mining using/used-by optimizers).

e.g.

data | dom | label | discretize | best

Install

First install lua, luajit, pycco using your local package manager. Eg

brew install lua brew install luajit sudo -H pip install pycco Now: ``` cd src

../etc/ide

```

Running

From then on, just

cd src ../etc/ide

Owner

  • Name: Daniel Rabstejnek
  • Login: rabstejnek
  • Kind: user

Citation (CITATION.md)

# CITATION

Please cite this as

- T. Menzies, "DUO 101: An Introduction to Data Mining using/used-by Optimizers", 2018

Bibtex:

    @misc{Duo1012018,
      author="Tim Menzies",
      year="2018",
      title="Duo101",
      note="Download from http://github.com/d-u-o/101"
    }

GitHub Events

Total
Last Year

Issues and Pull Requests

Last synced: over 1 year ago

All Time
  • Total issues: 0
  • Total pull requests: 0
  • Average time to close issues: N/A
  • Average time to close pull requests: N/A
  • Total issue authors: 0
  • Total pull request authors: 0
  • Average comments per issue: 0
  • Average comments per pull request: 0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 0
Past Year
  • Issues: 0
  • Pull requests: 0
  • Average time to close issues: N/A
  • Average time to close pull requests: N/A
  • Issue authors: 0
  • Pull request authors: 0
  • Average comments per issue: 0
  • Average comments per pull request: 0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 0
Top Authors
Issue Authors
Pull Request Authors
Top Labels
Issue Labels
Pull Request Labels

Dependencies

etc/requires.txt pypi
  • lua >=5.2
  • luajit >=5.2
  • pycco >=0.6
requirements.txt pypi
  • lua >=5.2
  • luajit >=5.2
  • pycoo >=0.6