Pinned Repositories
Bayesian_models
Artificial Intelligence projects, documentation and code.
BDP-XFC
Base de datos de la vida académica de la Facultad de Ciencias de la UNAM
Imbalanced-Methods
This repositorie contains some stuff to balance datasets when non-extreme umbalance is present.
Intro-a-Deep-Learning-UNAM-FC
En este repositorio subiremos códigos útiles para el curso.
Kernel-k-means
Implementation of kernel k-means in python
Medical-Infraestructure-analysis
In this repository are some notebooks to explore the medical public infraestructure of México.
Missing-values-Inputation-methods-
Comparative analysis of four different machine learning inputation methods for data sets with missing values.
Model-Selection-LM-
Some tools to chose variables when linear models are proposed.
Polish-notation-
C Program that takes an infix expression and returns its numeric value.
Temas-selectos-de-Ciencia-de-Datos-Ayudantias-CIMAT
Javcm's Repositories
Javcm/Bayesian_models
Artificial Intelligence projects, documentation and code.
Javcm/Polish-notation-
C Program that takes an infix expression and returns its numeric value.
Javcm/CV-Fold
Using CV-FOLD to get the best parameters to classificate tree diferent data sets with 5 classificators: -Support vectors machine -Logistic regression -Decision tree -Ada boost -MLP classifier Obtaining the best score with support vector machine and Neural Networks.
Javcm/Data-Science-course-1
Javcm/Determinant-of-a-matrix
C implementation to compute the determinant of an nxn matrix using minors.
Javcm/fc-adml
Javcm/LDA-QDA-MNIST
Comparation of Linear an Quadratic linear discriminant with a baseline using a multioutput regression for a classification task on MNIST digits data set.
Javcm/Parallel-Monte-Carlo
Using Rcpp and omp libraries from R to compute C code and make parallel process, an implementation for parallel Monte Carlo is made in this repository, is used to solve Buffon's Needle problem and is compared with a non parallel method.
Javcm/Programmathon
PCA formulation, example of Fruits data set and Kernel-PCA
Javcm/Terremotos
Javcm/Test-1