ATMSeer icon indicating copy to clipboard operation
ATMSeer copied to clipboard

Visual Exploration of Automated Machine Learning with ATMSeer

Results 34 ATMSeer issues
Sort by recently updated
recently updated
newest added

## Description The datarun fails at this endpoint: `/api/hyperpartitions?&datarun_id=5` [GET] ## Expected Behavior The datarun should give results for the uploaded dataset. ## Actual Behavior The datarun fails at this...

bug

The installation of libssl-dev was missing in the Dockerfile causing subsequent error during the image build process.

Access to XMLHttpRequest at 'http://serverip:7777/api/new_datarun/30' from origin 'http://serverip:7779' has been blocked by CORS policy: No 'Access-Control-Allow-Origin' header is present on the requested resource. Can someone please suggest the solution here....

## Description ATMSeer is not working after deploying to derver and access it remotely and not locally. No 'Access-Control-Allow-Origin' header is present on the requested resource. ## Expected Behavior After...

Getting following error while running install.sh script on windows. Any resolution for this? ``` default: npm default: WARN [email protected] requires a peer of ajv@^6.0.0 but none is installed. You must...

## Description After installing VirtualBox and Vagrant, I cloned the repository and then executed the sh install.sh command in the terminal where I cloned the ATMSeer project. ## Expected Behavior...

![image](https://user-images.githubusercontent.com/48245577/59678583-6a712a00-91ff-11e9-889d-7e1375e483d0.png) any solution for this? Thanks.

Do you have any shell scripts or mechanisms that will run in windows? Or do I need to do this in a linux system?

After the initial installation, uploading my dataset and creating a datarun, upon hitting `Run`, I get the following errors in my console: ``` default: Traceback (most recent call last): default:...

Hi All, I'm wondering whether there is some documentation or a roadmap for the [API](https://github.com/HDI-Project/ATM-Vis/blob/master/server/atm_server/api.py) available. Of the endpoints, I'm interested in knowing what people think is relatively fixed, likely...