Skip to content
View MapiAI's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report MapiAI

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.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

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

Report abuse
MapiAI/README.md

👋 Hi, I’m Maria Petralia (MaPi)

About Me

I’m an aspiring Data Scientist and AI practitioner with a background in Computer Science and more than ten years of experience in digital solutions. Currently training in AI & Data Science at Masterschool, I build data-driven projects using Python, SQL, Machine Learning, and Data Visualization.

My portfolio includes exploratory data analysis, predictive modeling, clustering, recommendation systems, and computer vision projects, with a strong focus on clean, reproducible workflows and model evaluation. I enjoy turning complex datasets into actionable insights and creating solutions that combine analytical rigor with practical business value.

I’m particularly interested in machine learning, computer vision, explainable AI, and the application of data science to real-world decision-making.


Interests

  • Machine Learning & Artificial Intelligence
  • Computer Vision & Deep Learning
  • Data Analytics & Visualization
  • Predictive Modeling
  • Unsupervised Learning & Clustering
  • Explainable AI & Model Evaluation
  • Reproducible Data Science Workflows
  • Continuous Learning

Featured Projects

TravelTide – Customer Segmentation

Unsupervised learning project using segmentation and clustering to identify customer personas and behavioral patterns.
🔗 Repo: https://github.com/MapiAI/TravelTide-Customer-Segmentation

Corporación Favorita – Time Series Sales Forecasting

End‑to‑end forecasting project with MLflow tracking, Streamlit apps, and model evaluation.
🔗 Repo: https://github.com/MapiAI/corporacion_favorita

CIFAR-10 Image Classification (CNN, ResNet50 Transfer Learning)

Image classification on the CIFAR-10 dataset using a custom CNN and a transfer learning approach based on a pretrained ResNet50 model. 🔗 Repo: https://github.com/MapiAI/cifar10-image-classification

Vehicle Silhouette Classification

Supervised machine learning project that classifies vehicle types using tabular features extracted from vehicle silhouettes.
🔗 Repo: https://github.com/MapiAI/Vehicle-Silhouette-Classification-Project

Car Data Analysis (Python, Jupyter)

Exploratory data analysis and visualization on car datasets.
🔗 Repo: https://github.com/MapiAI/Car-Data-Analysis

Tableau Dashboards


Currently Learning

  • Generative AI & Conversational AI Systems
  • Large Language Models (LLMs) and Prompt Engineering
  • Deep Learning & Computer Vision
  • AI Application Development
  • Model Deployment and MLOps Foundations
  • Reproducible AI and Machine Learning Workflows

Collaboration

I’m open to collaborating on data science projects that combine technical depth with clear communication and visualization.


How to Reach Me


Fun Fact

I find beauty in both nature and numbers. When I’m not analyzing data or creating vector images, you’ll find me designing cakes 🎂, tending to my garden 🌱, or practicing yoga & tai chi 🧘‍♀️. Creativity and logic are the two forces that shape my world.

Pinned Loading

  1. TravelTide-Customer-Segmentation TravelTide-Customer-Segmentation Public

    Customer segmentation and perk assignment project for TravelTide, combining rule-based behavioral logic and clustering.

    Jupyter Notebook

  2. DisasterTweets-NLP-Classification DisasterTweets-NLP-Classification Public

    NLP binary classification pipeline to detect disaster-related tweets - feature engineering, TF-IDF vectorization, and linear models.

    Jupyter Notebook

  3. Vehicle-Silhouette-Classification-Project Vehicle-Silhouette-Classification-Project Public

    Supervised machine learning project for classifying vehicles (car, van, bus) using geometric features extracted from their silhouettes. Includes EDA, preprocessing, multiple model evaluations, cros…

    Jupyter Notebook

  4. corporacion_favorita corporacion_favorita Public

    Time series sales forecasting for Corporación Favorita — XGBoost, SARIMA, LSTM, Streamlit app

    Jupyter Notebook

  5. Car-Data-Analysis Car-Data-Analysis Public

    Car dataset analysis using Python, Pandas, and visualization libraries. Exploratory Data Analysis (EDA) uncovering insights on pricing, performance, efficiency, and automotive market trends.

    Jupyter Notebook 2

  6. cifar10-image-classification cifar10-image-classification Public

    Image classification on CIFAR-10 using a baseline CNN and ResNet50 transfer learning with fine-tuning, augmentation, and error analysis.

    Jupyter Notebook