Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add anomaly-detection-hd #624

Conversation

Herald-of-Aurora
Copy link
Contributor

This is the revised pr of intel-analytics/analytics-zoo#595

@songhappy
Copy link
Contributor

  1. remove data
  2. add scripts in the notebook as other notebook (https://github.com/intel-analytics/analytics-zoo/blob/master/apps/anomaly-detection/anomaly-detection-nyc-taxi.ipynb) to get download data
  3. add more definition of anomalies in both README and notebook

@shane-huang
Copy link
Contributor

Revise the last part, namely the block [12] chart. Replace it with a demostration of outlier dimensions can be detected. Specifically,

  1. Plot the recostruction errors of points 50, 121, 350, 572, 669 in each dimension as in block [46] of https://github.com/edouardfouche/neural-based-outlier-discovery/blob/master/autoencoder-keras.ipynb
  2. plot the above points in block in subspace [30,31,32] and marked them as red as in block [44] in https://github.com/edouardfouche/neural-based-outlier-discovery/blob/master/autoencoder-keras.ipynb

@shane-huang
Copy link
Contributor

  1. Change block[14] to plot the point 204 in 2d subspace [22,23].
  2. Add one more plot at then end, plot points 21, 204, 212, 100, 122, 19, 232 and 71 in 3d subspace [7,8,9]

@songhappy songhappy mentioned this pull request Jun 8, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants