Coder Social home page Coder Social logo

soil_temp's Introduction

soil_temp

Main files and folders:

--data - dataset folder

--test_outputs - experiment log folder

--test_outputs/build_table.ipynb - a notebook to build the experiment result table.

--boosted_forest.py - Scikit-learn-based (slow) implementation of Boosted Forest --soil_temp_experiments.ipynb - experiments on the soil temperature dataset --standard_datasets.ipynb - experiments on standard datasets --test_hidden_size.ipynb - test size of the hidden layer on the Diabetes dataset

Setup

  1. Download COSMOS-UK dataset via the notebook https://github.com/masterdoors/soil_temp/blob/main/data/UK/get_dataset.ipynb. If the scipt does not work, please download the dataset manually via the link: https://catalogue.ceh.ac.uk/documents/399ed9b1-bf59-4d85-9832-ee4d29f49bfb and put all the data to the folder: data/UK/catalogue.ceh.ac.uk/datastore/eidchub/

  2. Install requirements for the experiments with boosting and ARIMA:

    2.1. Install python 3.9

    2.2. Install dependencies:

    pip install -r requirements_boosting.txt
    

    2.3. Run the experiments (soil_temp_experiments.ipynb, standard_datasets.ipynb)

  3. Install requirements for the experiments with neural networks:

    3.1. Install python 3.11

    3.2. Install dependencies:

    pip install -r requirements_tkan.txt
    

    3.3. Run the experiments (soil_temp_experiments.ipynb).

soil_temp's People

Contributors

masterdoors 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.