Skip to content
View CyberIngeniero's full-sized avatar
🏠
Working from home
🏠
Working from home
Block or Report

Block or report CyberIngeniero

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

Hello There
I'm CyberIngeniero, ML Engineer & AI Specialist.


~ Nibaldo ~


extend


Linkedin Gmail Twitter Telegram


Hi 👋, I'm Nibaldo

ML Engineer | Master in advanced & Applied IA | Master in Full Stack Web Development | MSc Statistics | Math Teacher

👨‍💻 About Me

#!/usr/bin/python
# -*- coding: utf-8 -*-

class DataScientist:
    def __init__(self):
        self.name = "Nibaldo Pino Araya"
        self.role = "Team Leader | ML Engineer | Statistician"
        self.current_work = "Leader of Modelling & Analytics Team."
        self.current_work_place = "HDI Seguros Chile"
        self.current_learning = ["Master in PMP"]
        self.personal_website = ""
        self.interests= ["ML","DL","IA","Statistics"]
        self.language_spoken = ["es_ES", "en_US"]

    def say_hi(self):
        print("Thanks for dropping by.")

me = DataScientist()
me.say_hi()

🔧 Technologies & Tools


🔥 Github Stats

CyberIngeniero CyberIngeniero CyberIngeniero

My Profile Stats
GitHub Stats

My Most Used Languages
Top Language
Note: Top languages is only a metric of the languages my public code consists of and doesn't reflect experience or skill level.

Nibaldo's Dev Card

Pinned

  1. DataMinning DataMinning Public

    Repositorio destinado al almacenamiento de los recursos utilizados y construidos para el curso de Data Minning del Magister en Estadisticas UC version 2019

    Jupyter Notebook

  2. Clustering_Profiling Clustering_Profiling Public

    Proyecto de Clustering Utilizando KMeans con busqueda automatica de K optimo para Vehiculos Livianos en HDI

    Jupyter Notebook

  3. Hierarchical_Clustering_and_Conversion_Model Hierarchical_Clustering_and_Conversion_Model Public

    Construcción de Nuevos Clusters por Marca Modelo

    Jupyter Notebook

  4. Bike_identification_CovNet Bike_identification_CovNet Public

    Under the convolutional neural network architecture, the presence of a bicycle in a photograph or image is identified.

    Jupyter Notebook

  5. nlp_project_mia3 nlp_project_mia3 Public

    Project created for the Natural Language Processing (NLP) module of the Master in Applied Artificial Intelligence of the Universitat de València.

    Jupyter Notebook