Code Monkey home page Code Monkey logo

sauron's Introduction

Sauron

This repository was created to help scientists analyze data from the scientific literature

It contains a 3 notebook series where the main goal was to review the scientific bibliography related to the mathematical modelling of biotechnological wastewater treatment processes (WWTP) through the lattice Boltzmann method.

Through a literature screening, we found 72 papers reporting this issue and, in order to track the main authors and keywords of these studies, it was created the first notebook (Part 1).

In the second notebook (Part 2), we performed an analysis of the scientific studies. To do it, it was created a dataset containing the main information extracted from the papers assessed and our analysis is based on it!

The third notebook shows some statistical insights comparing the studies reported in the literature and their respective references for model validation.These results can be observed in Part 2 of this series, in the column 'Normalized error for model validation (%)' from our dataset. Data presented here were extracted from original papers by using the tool WebPlotDigitalizer. The analysis performed was: Root mean squared error, Pearson's correlation and Normalized error.

We are updating the repo, in order to automate the paper's search task and select the ones that match with the characteristics of the study

My special thanks to José Pedro by the contribution to this project.

To run, follow the instruction bellow:

Commands to run:

1) Creating a virtual environment for python3

  • python3 -m pip install --upgrade pip (upgrading pip)

  • pip3 install virtualenv(installing virtualenv)

  • virtualenv venv (naming virtualenv)

  • source venv/bin/activate (activating virtualenv)

2) Jupyter Notebook

  • python3 -V (cheking python version)

  • pip3 install jupyter notebook (intalling)

  • jupyter notebook (running)

  • deactivate ( to exit)

3) Installing libraries

  • pip3 install pandas

  • pip3 install wordcloud

  • pip3 install scikit-learn

  • pip3 install scipy

  • pip3 install maths

  • pip3 install seaborn

  • pip3 install matplotlib

  • pip3 install pylab-sdk

      				*This study is open to contribution!*
    

sauron's People

Contributors

simoneperazzoli avatar

Watchers

James Cloos 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.