{
"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"
]
}
}
- Mexico
- @Emmanuelprz17
- in/emmanuelprz
Pinned Loading
-
book-recommendation
book-recommendation PublicTopic modelling para recomendación de libros, haciendo uso de Latent Dirichlet Allocation.
Jupyter Notebook 1
-
linear-regression
linear-regression PublicRegresió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
-
classifier-reviews
classifier-reviews PublicClasificador de reseñas usando el modelo Regresión Logística con el algoritmo Máxima verosimilitud.
Jupyter Notebook 1
-
basket-fraud
basket-fraud PublicClasificador churn rate de canastas usando el modelo Árbol de decisiones con el algoritmo ID3
Jupyter Notebook 1
-
customer-classifier
customer-classifier PublicClasificador churn rate de clientes usando el modelo Árbol de decisiones con el algoritmo ID3
Jupyter Notebook 1
-
cancer-classifier
cancer-classifier PublicClasificador 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
If the problem persists, check the GitHub status page or contact support.