Skip to content
View Emmanuelprz1400's full-sized avatar
:electron:
Focusing
:electron:
Focusing
Block or Report

Block or report Emmanuelprz1400

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

Hi there, I’m Emmanuel.

About me

{
  "name": "Emmanuel",
  "lastName": "Perez",
  "secondLastName": "Hernandez",
  "profession": {
    "title": "Business Analyst",
    "industry": "Banking",
    "experience": 3,
    "employer": "BBVA",
    "location": {
      "country": "Mexico",
      "city": "Mexico City"
    }
  },
  "certifications": [
    "Machine Learning & AI",
    "Data Analysis",
    "SCRUM Master",
    "Secure development"
  ],
  "education": {
    "institute": "IPN",
    "career": "Mathematical Engineering",
    "title": "Graduate"
  },
  "skills": {
    "hardSkills": [
      "Python",
      "SQL",
      "R",
      "Tableau",
      "Statistics",
      "NLP",
      "Supervised Learning",
      "Unsupervised Learning",
      "Refoincerment Learning",
      "Deep Learning"
    ],
    "softSkills": [
      "Teamwork",
      "Data-driven decision making",
      "Problem solving",
      "Adaptability",
      "Effective communication",
      "Continuous learning"
    ]
  }
}

Pinned

  1. book-recommendation book-recommendation Public

    Topic modelling para recomendación de libros, haciendo uso de Latent Dirichlet Allocation.

    Jupyter Notebook 1

  2. linear-regression linear-regression Public

    Regresión lineal para predecir el tiempo de llegada a un incidente en París, haciendo uso de la Regresión de Huber

    Jupyter Notebook 1

  3. classifier-reviews classifier-reviews Public

    Clasificador de reseñas usando el modelo Regresión Logística con el algoritmo Máxima verosimilitud.

    Jupyter Notebook 1

  4. basket-fraud basket-fraud Public

    Clasificador churn rate de canastas usando el modelo Árbol de decisiones con el algoritmo ID3

    Jupyter Notebook 1

  5. customer-classifier customer-classifier Public

    Clasificador churn rate de clientes usando el modelo Árbol de decisiones con el algoritmo ID3

    Jupyter Notebook 1

  6. cancer-classifier cancer-classifier Public

    Clasificador de tejido sano y tejido cancerígeno en imágenes microscópicas del esófago haciendo uso del modelo hiper plano y el algoritmo de Perceptron

    Jupyter Notebook 1