Coder Social home page Coder Social logo

juanitorduz / website_projects Goto Github PK

View Code? Open in Web Editor NEW
33.0 1.0 19.0 1.66 GB

Repository containing the code of the projects presented in my personal website.

Home Page: https://juanitorduz.github.io/

License: MIT License

Jupyter Notebook 98.66% HTML 0.67% JavaScript 0.59% TeX 0.03% CSS 0.05% Python 0.01% R 0.01%
data-science mathematics python rstats knowledge-sharing data-viz

website_projects's Introduction

Website Projects

Ruff Open in Visual Studio Code GitHub stars GitHub forks

Build

This repository contains the code of the projects presented in my personal website https://juanitorduz.github.io.

  • Feel free to share and use the code.

  • If you find a mistake or typo please let me know (ideally report as an issue or open a pull request).

  • Comments and suggestions are always welcome.


Local Development

We use pipenv.

  • Create environment variables in your shell:
pipenv install --dev
  • Activate:
pipenv shell

Remark: The nutpie package requires cargo, a rust package manager. For installation instructions, see here.

website_projects's People

Contributors

dependabot[bot] avatar juanitorduz avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

website_projects's Issues

Mismatch labels of vertical lines in `intro_sts_tfp.ipynb`

Dear @juanitorduz, in cell 34 and cell 38 in your article Exploring TensorFlow Probability STS Forecasting, you wrote

ax[i].axvline(x= param_mean + param_std, color=sns_c[3], linestyle='--', label=r'$\mu \pm 2\sigma$')

I thought the label should be r'$\mu \pm \sigma$' (without number 2) to match the value param_mean+param_std. Please let me know if this is the case or I'm missing something here?

By the way, thanks for the article. I've learned a lot just by following your step-by-step code snippets there.

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.