Giter Site home page Giter Site logo

npds-workspace's Introduction

Deep Learning Neural Network Derivation and Testing to Distinguish Acute Poisonings

  • Code repository

List of files (in toplogical order)

  1. DNN_Poisoning_detector_Keras.ipynb :
    • A jupyter notebook on preprocessing, EDA of dataset, development and experimenting with the proposed DNN algorithm using Tensorflow 2.0 (+Keras) compute framework.
  2. DNN_Poisoning_detector_PyTorch.ipynb :
    • A jupyter notebook on preprocessing, EDA of dataset, development and experimenting with the proposed DNN algorithm using PyTorch compute framework.
  3. indVal-ashiskb-2-npds-data.R :
    • An R script for indicator value (INDVAL) calculation on the given dataset. It saves the scores as a csv file that will be read by the jupyter notebook listed next.
  4. DNN_Poisoning_detector_INDVAL+Keras.ipynb :
    • A jupyter notebook that includes DNN model training on selected number of features according to the INDVAL analysis.
  5. DNN_Poisoning_detector_INDVAL+Keras+SHAP.ipynb and *.py :
    • A jupyter notebook to ensure explainability in our DNN model prediction using SHAP. It is advised not to execute directly the jupyter notebook due to the memory requirement by the SHAP.shap_values() function. Instead, save it into a python script and run it in shell for achieving optimized performance.

npds-workspace's People

Contributors

ashiskb avatar

Stargazers

Seyed Ali Mohtarami avatar Vicente Ramos avatar Jianwen Chen avatar Danial Gharaee avatar

Watchers

 avatar

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.