FavioVazquez
Physicist and computational engineer. I have a passion for science, philosophy, programming, and lacanian psychoanalysis. Working on cosmology and big data.
LifeMéxico
Pinned Repositories
deep-learning-pyspark
Deep Learning with Apache Spark and Deep Cognition
ds-cheatsheets
List of Data Science Cheatsheets to rule the world
fake-news
Fake news detection
kaggle-learning
Repository for sharing the knowledge from the learning path of Kaggle Learning. All contributions welcome :).
metodos_numericos_validados
Este repositorio contendrá mi proyecto final de la materia Análisis y Métodos Numéricos del Posgrado de Ciencias Físicas de la UNAM.
MexicanNumericalSimulationSchool
Mexican Numerical Simulations School official repository
ODSC_India_2018
My presentation at ODSC India 2018 about Deep Learning with Apache Spark
spark-hash-SBT-oriented
This is my version of mrsqueeze's spark-hash but SBT oriented, all the credit of code and logic goes to him. This uses the sbt environment instead of the maven POM's environment
twitter_optimus_twint
Analyzing tweets with Twint, Optimus and Apache Spark.
optimus
:truck: Agile Data Preparation Workflows made easy with Pandas, Dask, cuDF, Dask-cuDF, Vaex and PySpark
FavioVazquez's Repositories
FavioVazquez/Pipeline-Mineria-De-Datos
Explicación detallada de un pipeline completo para miniería de datos. No está acoplada a un lenguaje o metodología particular, son solo ideas y mejores prácticas que he recopilado en el transcurso de mi aprendizaje.
FavioVazquez/scipy_2014_julia
FavioVazquez/SpaceInvaders
This is a fully functional Space Invaders built up with vanilla Javascript, CSS and HTML.
FavioVazquez/spark-hash-SBT-oriented
This is my version of mrsqueeze's spark-hash but SBT oriented, all the credit of code and logic goes to him. This uses the sbt environment instead of the maven POM's environment
FavioVazquez/AnatomyOfMatplotlib
Anatomy of Matplotlib Tutorial originally developed for SciPy 2013
FavioVazquez/datasciencecoursera
Course project for Developing Data Products Coursera Course.
FavioVazquez/FeaturesExtTransf-MLlib-Spark
This is a self-contain implementation of Spark's Feature Extraction and Transformation with MLlib (https://spark.apache.org/docs/latest/mllib-feature-extraction.html) using Mesos 0.22.1 and HDFS by CDH5 (Hadoop 2.6.0-cdh5.4.0)
FavioVazquez/HTML5Canvas-Udacity
This are several examples of how to use simple commands to manipulate the canvas in the HTML5 canvas API using javascript. I made some contributions to these files but the credit goes to the creators of the course, you can find it here: https://www.udacity.com/course/ud292
FavioVazquez/IncludeJS
With this helpful code you can insert dynamically a JS library into your webpage. You can call it when you have to use it, and save some loading time.
FavioVazquez/MoveImageOnHTML5
With this simple app, you can move an image trough a html page with some simple Javascript commands. Mouse and keyboard move is allowed.
FavioVazquez/object-features
Sometimes you want to use an object as an array, but you can't. With this library you may use some array's methods in JSONs.
FavioVazquez/ProgrammingAssignment2
Repository for Programming Assignment 2 for R Programming on Coursera
FavioVazquez/the-art-of-command-line
Master the command line, in one page
FavioVazquez/twitterAlgebirdSpark
Some tests with twitter's Algebird using Spark on Mesos and CDH5
FavioVazquez/ExData_Plotting1
Plotting Assignment 1 for Exploratory Data Analysis
FavioVazquez/GettingAndCleaningDataCourseProject
FavioVazquez/howitworks
How rCharts Works!
FavioVazquez/Liberum-Relativity-Project
FavioVazquez/MLlib-BasicStatistics-Spark
This is a self-contain implementation of Spark's Basic Statistics with MLlib (https://spark.apache.org/docs/latest/mllib-statistics.html) using Mesos 0.22.1 and HDFS by CDH5 (Hadoop 2.6.0-cdh5.4.0)
FavioVazquez/MLlib-DataTypes-Spark
This is a self-contain implementation of Spark's Data Types with MLlib (https://spark.apache.org/docs/latest/mllib-data-types.html) using Mesos 0.22.1 and HDFS by CDH5 (Hadoop 2.6.0-cdh5.4.0)
FavioVazquez/MLlib-FrequentPatternMining-Spark
This is a self-contain implementation of Spark's Frequent Pattern Mining with MLlib (https://spark.apache.org/docs/latest/mllib-frequent-pattern-mining.html) using Mesos 0.22.1 and HDFS by CDH5 (Hadoop 2.6.0-cdh5.4.0)
FavioVazquez/oryx
Oryx 2: Lambda architecture on Spark, Kafka for real-time large scale machine learning
FavioVazquez/ProgrammingWithScalding
Programming MapReduce with Scalding
FavioVazquez/prueba
This is a test.
FavioVazquez/requestimage
Web1 HomeWork. Sending and retrieving an image from Servlet. using XMLHttpRequest and postgres.
FavioVazquez/secretPresentation
muajaja
FavioVazquez/spark-hash
Locality Sensitive Hashing for Apache Spark
FavioVazquez/SparkQuickStart-MesosAndCDH5
This is a self-contain implementation of Spark's Quick Start (https://spark.apache.org/docs/latest/quick-start.html) but implemented in Mesos 0.22.0 and HDFS by CDH5 (Hadoop 2.6.0-cdh5.4.0)
FavioVazquez/SparkR-pkg
R frontend for Spark
FavioVazquez/travis-broken-example
An example that will cause a build failure