Code Monkey home page Code Monkey logo

indigo's People

Contributors

aegyed91 avatar atscott avatar bkinsey808 avatar braincrumbz avatar brandonroberts avatar btroncone avatar krjordan avatar larjohn avatar lbertenasco avatar metanav avatar mikeryandev avatar ocombe avatar onlyann avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

Forkers

schmaluk wk0206

indigo's Issues

Outlier detection Graph

Outliers some time have size of a pixel in the graph, making it tricky to see them the worst if you are trying to point them.

e.g. here

Undefined column error

Selecting the Budget phase element on the Budget phase dimension throws an error

Error: undefined columns selected In call: `[.data.frame`(dt, variables) 

you can check here

Undefined selected columns

Current version of indigo deployed on ws307.math.auth.gr:4200 produces an error

Error: undefined columns selected In call: `[.data.frame`(dt, variables)

This happens in every selected DM algorithm.

Rule Mining has a small bug

Meaning of Frequency chart on Descriptive statistics

http://apps.openbudgets.eu/cube/analytics/budget-athens-expenditure-2006__97b39/descriptive_statistics/facts?amounts=amount&dimensions=budgetPhase.prefLabel&json_data=http%3A%2F%2Fws307.math.auth.gr%2Frudolf%2Fpublic%2Fapi%2F3%2Fcubes%2Fbudget-athens-expenditure-2006__97b39%2Ffacts%3Fpagesize%3D300

On the above link there is a percent frequency chart. While it states being a percent frequency chart, it seems that it is something different. Shouldn't all values sum to 100%? Am I getting something wrong?

Old request still present if it errors

Steps to reproduce:

  1. Make a wrong request (rule mining with confidence > 1)
  2. Submit it
  3. Make a correct request
  4. Submit it
  5. Wait: the old request tries 15 times and an error appears

Expected behavior: the old request should be invalidated upon the creation of the new request.

what is the command "ng" mean

After I install this indigo, the last step is run "ng serve", my system return an error with
"The program 'ng' is currently not installed. You can install it by typing:
apt install ng-common"

I think this ng-common may be not the the correct one in this indigo, because after I install the "apt-get install ng-common" , and run "ng serve", it opens an text edit interface, do not start any server.

Does there has any thing changed or anyone met the same problem before?

npm install error

Hello, got an error from npm install.
npm ERR! Linux 3.12.55-52.42-default
npm ERR! argv "/usr/local/bin/node" "/usr/local/bin/npm" "install"
npm ERR! node v7.1.0
npm ERR! npm v3.10.9
npm ERR! code EREADFILE
npm ERR! Error extracting /root/.npm/ng2-bootstrap/1.1.15/package.tgz archive: ENOENT: no such file or directory, open '/root/.npm/ng2-bootstrap/1.1.15/package.tgz'

For resolving this would propose an update of:
"ng2-bootstrap": "^1.1.13" to "^1.1.16"
Thanks

Indigo integration with DAM

I need to use DAM for some computations and wanted to use Indigo as the frontend that builds the correct queries.

Tiansi told me that we just need to point Indigo to use this backend server: http://dam-obeu.iais.fraunhofer.de/
Though we don't know where to put that. Is this possible?

Improvement for data-mining interface

Indigo data-mining interface needs some improvement. For example, add a legend to the diagram to http://apps.openbudgets.eu/cube/analytics/bonn-budget-2022__293d8/outlier_detection/LOF_FACTS?BABBAGE_FACT_URI=http%3A%2F%2Fapps.openbudgets.eu%2Fapi%2F3%2Fcubes%2Fbonn-budget-2022__293d8%2Ffacts%3Fpagesize%3D30&coloringAttribute=functionalClassification.prefLabel&groupingAttribute=profitCenter.prefLabel
Users would have difficulty in understanding item numbers below the graph. Also they shall have difficulty in matching 'money' and 'target', finding 'scores' in the diagram.
here is a sample visualization developed by Piero for the same outlier detection, https://github.com/openbudgets/outlier-dm-ionic2 Please feel free to update by referecing it (or directly re-use it).

error msg by running $ ng server

$ ng server
Could not start watchman; falling back to NodeWatcher for file system events.
Visit http://ember-cli.com/user-guide/#watchman for more info.
** NG Live Development Server is running on http://localhost:4200. **

ERROR in ./src/main.ts
Module build failed: TypeError: Cannot read property 'exclude' of undefined
at applyDefaults (/Users/tdong/git/indigo/node_modules/awesome-typescript-loader/src/instance.ts:266:72)
at Object.ensureInstance (/Users/tdong/git/indigo/node_modules/awesome-typescript-loader/src/instance.ts:145:5)
at compiler (/Users/tdong/git/indigo/node_modules/awesome-typescript-loader/src/index.ts:37:20)
at Object.loader (/Users/tdong/git/indigo/node_modules/awesome-typescript-loader/src/index.ts:18:18)
@ multi main
Child html-webpack-plugin for "index.html":
Asset Size Chunks Chunk Names
index.html 3.12 kB 0
webpack: bundle is now VALID.

Navigate to http://localhost:4200/indigo in the browser,
reponse: loading... all the time

indigo can not show itself correctly

@pierorex @badmotor @liyakun

local[http://localhost:4200/indigo] (follow the instruction from the git page , downgrade typescript to 2.1.4 )
server[http://eis-openbudgets.iais.fraunhofer.de/indigo/]

indigo is not perform correctly, it can not show anything , just stuck at the loading page.
could you please help to check if this module works properly.

console message is correct.
`root@wang-Inspiron-7548:/home/wang/OP/indigo# npm start

@obeu/[email protected] start /home/wang/OP/indigo
ng serve --host 0.0.0.0

** NG Live Development Server is running on http://0.0.0.0:4200 **
Hash: 8814db671db39cf72e68
Time: 27026ms
chunk {0} styles.bundle.js, styles.bundle.js.map (styles) 124 kB {3} [initial] [rendered]
chunk {1} main.bundle.js, main.bundle.js.map (main) 499 kB {2} [initial] [rendered]
chunk {2} vendor.bundle.js, vendor.bundle.js.map (vendor) 6.25 MB [initial] [rendered]
chunk {3} inline.bundle.js, inline.bundle.js.map (inline) 0 bytes [entry] [rendered]
webpack: Compiled successfully.

`

Provide metadata schema

Could you provide an exact and exaustive json metadata schema expected by indigo in order display correctly DM results? What is the current implementation used for the already established DM algorithms? Could you please provide example of complete transaction route used for instance in Descriptive statistics?

Axis labels on Descriptive analysis Frequency chart

Horizontal Axis on the Frequency chart shows "Budget phase -> preferred label".

http://apps.openbudgets.eu/cube/analytics/budget-athens-expenditure-2006__97b39/descriptive_statistics/facts?amounts=amount&dimensions=budgetPhase.prefLabel&json_data=http%3A%2F%2Fws307.math.auth.gr%2Frudolf%2Fpublic%2Fapi%2F3%2Fcubes%2Fbudget-athens-expenditure-2006__97b39%2Ffacts%3Fpagesize%3D300

I think it would be better if only we show Budget phase.

I cannot understand why even this is selectable from the left sidepanel.

baseHref not included for sockjs

The Browser sends a request to:
http://eis-openbudgets.iais.fraunhofer.de/sockjs-node/info?t=1489413664085

Where would I configure the basePath /indigo for this request?

The Url should include the baseHref /indigo
from the config https://github.com/okgreece/indigo/blob/master/src/environments/environment.ts
And should look sthg like this:
http://eis-openbudgets.iais.fraunhofer.de/indigo/sockjs-node/info?t=1489413664085

Will forward for the time being /sockjs-node to Indigo via nginx.

Parameter Configuration shows too much info

I believe that parameter configuration is a bit confusing.
image

What is the meaning of be able to select "is top concept in scheme" or "is in scheme" ?

Also Info bubble states that "if a dimension contains empty values it should not be selected for further analysis". How could I know that the dimension contains empty values and I should not select it?

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.