Skip to content
View davide-chiuchiu's full-sized avatar
Block or Report

Block or report davide-chiuchiu

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. Companies_often_give_the_wrong_name_to_job_openings Companies_often_give_the_wrong_name_to_job_openings Public

    This project shows that companies often give the wrong name to different IT jobs. As a consequence, companies may fail to attract good candidates because an applicant has a significant probability …

    Jupyter Notebook 1

  2. Analysis_of_job_opening_rejections Analysis_of_job_opening_rejections Public

    With this project I analyzed the emails where I got job rejections with python and NLP. From this analysis I found out that emails where companies reject a candidacy and the emails where companies …

    HTML

  3. Music_recommendation_engine_with_tensorflow Music_recommendation_engine_with_tensorflow Public

    This project summarizes the basic steps required to implement a basic recommendation engines that suggests new bands to users. Data are fetched from the open dataset of ListenBrainz in Bigquery. Th…

    Jupyter Notebook 4

  4. BigQuery_on_Stackoverflow_data BigQuery_on_Stackoverflow_data Public

    This project fetches data from the public stackoverflow database hosted in google cloud with bigquery and creates a dashboard with two insights: (1) the cumulative number of questions for the 8 top…

    Python 1

  5. Basic_tensorflow_MWE_for_animal_adoption Basic_tensorflow_MWE_for_animal_adoption Public

    This repository contains the code to produce a simpletensorflow classification model with hyperparameter auto-tuning. The code in here contains a bare-bone minimum on all the fundamental steps need…

    Jupyter Notebook

  6. deployment_with_ansible_and_docker deployment_with_ansible_and_docker Public

    This project contains the essential files to deploy a docker container on a server with ansible. The docker container hosts an html page via an nginx server.

    Dockerfile