Giter VIP home page Giter VIP logo

dap_taltech's Introduction

Nesta TalTech Hackweek 2023 ✨

All things TalTech Hackweek 2023 ft. tutorials, utilities and resources ⛏️

The main purpose of this repo is to store tutorials relevant to the Nesta TalTech hackweek 2023. There are also utilities functions (i.e. data getters) that you can install in your environment that will be relevant across tutorials and (potentially) you project.

🧰 Set up

To follow along the tutorials and to have access to utilities in the repo (i.e. data getters, plotting), you should create a conda environment and install the repo as a library:

conda create -n dap_taltech python=3.9
pip install git+https://github.com/nestauk/dap_taltech.git

dap_taltech's People

Contributors

ampudia19 avatar india-kerle avatar jack-vines avatar

Stargazers

 avatar Lewis Westbury avatar

Watchers

Sebastian Ferreyra avatar George Richardson avatar Federico Andreis avatar  avatar Juan Mateos-Garcia avatar  avatar Enrico Gavagnin avatar

Forkers

bassemsellami

dap_taltech's Issues

deal with colab incompatibilities

so far:

  1. requirements.txt has too many libraries - slim down to be tutorial specific
  2. data getters not working locally or remotely.

Practice tutorials

I think it would be good to practice tutorials to make sure things flow/make sense.

Create project deck

Each project pack should contain:

  • Research question/theme
  • (where relevant) dataset(s) and instructions to access the data
  • Links to suggested python libraries/tools
  • Illustrated example outputs

Make notebooks Colab runnable

We should be able to check if a notebook is running in Colab or not by putting

IS_COLAB = 'google.colab' in str(get_ipython())

in the first cell. If IS_COLAB is True then we can trigger the notebook to !pip install the requirements from the repo.

Develop presentation for optional Introduction to Data Science

Create an optional "data science download" tutorial with high level information on:

  • how to approach a data science problem
  • a quick tour of data/methods (largely borrowed from our previous work on how to 'cook up' a data science project)
  • practical resource list to get you started (python for ds, data for ds, ml libraries, other introductory material)

I don't think we need code in this session, but links to repos/tutorials with code could be helpful.

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.