Andres Robles Gil


About

Welcome! I'm a self-taught Machine Learning/AI Engineer driven by the belief that continuous learning is the foundation of success. With a passion for exploring cutting-edge technologies, I am constantly evolving my skills and pushing the boundaries of what's possible in AI and machine learning.


Skills

Text


Experience


Proyects

Water Pollution Analysis with Machine Learning

This project is a comprehensive analysis of water pollution trends using advanced data science techniques and machine learning algorithms. By examining real-world datasets, we sought to understand the key factors that drive pollution patterns across different regions.

Data Engineering and Processing:

  • Data Acquisition: Sourced large water pollution datasets from public repositories, including historical water quality records.
  • Data Cleaning: Removed inaccuracies, handled missing values, and eliminated outliers.
  • Feature Engineering: Generated new features to enhance the dataset’s predictive capabilities, such as pollution growth rates and seasonal fluctuations.
  • Data Pipelines: Built automated data pipelines using Python libraries such as pandas and scikit-learn.
  • Data Visualization: Visualized water quality metrics and pollution levels using matplotlib and seaborn.

Modeling Techniques:

  • Linear Regression: Predicted future pollution levels based on historical trends and regional data.
  • K-Means Clustering: Identified distinct pollution regions and high pollution zones.

Key AI/ML Contributions:

  • Developed a predictive model using regression techniques with Python and scikit-learn.
  • Applied unsupervised clustering to identify pollution trends across different regions.
  • Deployed the model using Jupyter notebooks for replication of results.

View Water Pollution Project on GitHub


Certifications


Research

In my bin-picking project, I developed and implemented a comprehensive computer vision system using YOLO v8 for real-time object detection and semantic segmentation within synthetic environments created in Blender. By generating a dataset of 1000 images, I trained the model to achieve 100% precision and recall due to the controlled conditions. In addition to object detection, I integrated a pose estimation pipeline using stereo camera vision, which involved generating disparity maps and utilizing depth information for precise 3D positioning of objects. This work highlights my expertise in deep learning, 3D vision, and synthetic data generation, demonstrating my ability to combine cutting-edge technologies for complex automation tasks like bin picking.