VOOZH about

URL: https://www.javacodegeeks.com/author/guglielmo-iozzia

⇱ Guglielmo Iozzia, Author at Java Code Geeks


  • Python👁 Image
    Guglielmo IozziaAugust 10th, 2021
    0 285

    Turning Python Scripts into Working Web Apps Quickly with Streamlit

     I just realized that I am using Streamlit since almost one year now, posted about in Twitter or LinkedIn several…

    Read More »
  • Python👁 Image
    Guglielmo IozziaAugust 2nd, 2021
    0 349

    Generating Meaningful Mock Data with Faker

     Faker is an Open Source Python package that generates synthetic data that could be used for many things such as…

    Read More »
  • Python👁 Image
    Guglielmo IozziaJuly 27th, 2021
    0 453

    Python Calculations in Jupyter with Handcalcs

     Jupyter notebooks allows LaTeX rendering inside markdown. This way you can write complex math equations within a notebook. While LaTeX…

    Read More »
  • Python👁 Image
    Guglielmo IozziaJuly 8th, 2021
    0 765

    Diagrams as Code with Python

     In my career I have noticed that often organizations are reluctant on providing Engineering teams with licenses for software to…

    Read More »
  • Web Development👁 Image
    Guglielmo IozziaJuly 3rd, 2021
    0 620

    TagUI: an Excellent Open Source Option for RPA – Introduction

    Today I want to introduce TagUI, an RPA (Robotic Process Automation) Open Source tool I am using to automate test scenarios for…

    Read More »
  • Software Development👁 Image
    Guglielmo IozziaJune 25th, 2019
    0 142

    Time Series & Deep Learning (Part 3 of N): Finalizing the Data Preparation for Training and Evaluation of a LSTM

    In the 3rd part of this series I am going to complete the description started in part 2 of the…

    Read More »
  • Software Development👁 Image
    Guglielmo IozziaJune 11th, 2019
    0 194

    Time Series & Deep Learning (Part 2 of N): Data Preparation for Training and Evaluation of a LSTM

    In the second post of this series we are going to learn how to prepare data for training and evaluation…

    Read More »
  • Software Development👁 Image
    Guglielmo IozziaJune 7th, 2019
    0 205

    Time Series & Deep Learning (Part 1 of N): Basic Stuff

    During the last part of my career I had a chance to work with Data Scientists having strong skills in…

    Read More »
  • Enterprise Java👁 Image
    Guglielmo IozziaMay 9th, 2019
    0 350

    The Kubernetes Spark operator in OpenShift Origin (Part 1)

    This series is about the Kubernetes Spark operator by Radanalytics.io onOpenShift Origin. It is an Open Source operator to manageApache…

    Read More »
  • 1
  • 2
  • »
Back to top button
Close