Skip to content
View Silvano315's full-sized avatar

Block or report Silvano315

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
Silvano315/README.md

Hi 👋, I'm Silvano

A data scientist from Italy with passions in medical physics, climate change topics and XAI

Connect with me:

silvano quarto silvanoquarto31 silvano quarto silvano_quarto4

Languages and Tools:

azure bash c django docker flask git html5 matlab mysql opencv pandas python pytorch scikit_learn seaborn tensorflow

silvano315

 silvano315

silvano315

Pinned Loading

  1. Pneumonia_Detection Pneumonia_Detection Public

    This project aims to study a public dataset on pneumonia detection based on a binary classification problem. I will perform a preprocessing phase, create a deep learning model from scratch, evaluat…

    Jupyter Notebook

  2. NLP-for-ChatGPT-Reviews NLP-for-ChatGPT-Reviews Public

    The main idea for this project is explore a Kaggle dataset about ChatGPT reviews using a NLP approach in order to apply ML models for score reviews predictions. I applied LIME algorithm to evaluate…

    Jupyter Notebook

  3. Churn-Prediction-with-SHAP Churn-Prediction-with-SHAP Public

    This projects aims to classify potential churn customers using a Telco Customer Dataset from IBM. The main applications are about the explainability integration with SHAP algorithm and the creation…

    Jupyter Notebook

  4. Wildfire_Prediction_with_Satellite_Images Wildfire_Prediction_with_Satellite_Images Public

    This project aims to explore satellite image dataset in order to create a CNN model for wildfire prediction problem. Explainability with ELI5 and GradCAM could be an interesting integration to be t…

    Jupyter Notebook

  5. ETL-project-using-API ETL-project-using-API Public

    This project involves selecting an API from RapidAPI and using Python to extract data in JSON format. The extracted data is then cleaned and transformed by parsing only the necessary information. F…

    HTML

  6. GUI-Voice-Translator-from-Italian GUI-Voice-Translator-from-Italian Public

    This project has the purpose to create some applications about voice tasks: recognition, translation, emotion detection and something more. I mostly use pre-trained models from transformer library …

    Python