Nicolas Diaz-Durana (nykolai-d)

nykolai-d

Geek Repo

Location:Bogota, Colombia

Twitter:@Nykolai16

Github PK Tool:Github PK Tool

Nicolas Diaz-Durana's repositories

fake_news_detection

This project trains a Long Short Term Memory (LSTM) network to detect and classify fake news.

Language:Jupyter NotebookStargazers:10Issues:0Issues:0

algebraic-topology

We cover some of the the most important concepts of algebraic topology in order to explore how deep neural networks operate in their hidden layers and why they are so amazingly efficient

Language:Jupyter NotebookStargazers:1Issues:1Issues:0

FFT

The Fast Fourier Transform With One Application In Audio Correction

Language:Jupyter NotebookStargazers:1Issues:0Issues:0

manual-pruebas-de-hipotesis

Manual de pruebas de hipótesis en R

Stargazers:1Issues:0Issues:0

schrodinger

The Schrodinger equation and other cool physics concepts explained.

Language:TeXStargazers:1Issues:1Issues:0

classification_1

This code trains a neural network model to classify images of clothing using tf.keras

Language:Jupyter NotebookStargazers:0Issues:1Issues:0

most_common_words_in_news

We create a function that takes the data from the csv file and prints the five classifications with a list of the x most repeated words for each classification.

Language:Jupyter NotebookStargazers:0Issues:0Issues:0

random-forests-breast-cancer-prediction

We use the Breast Cancer Wisconsin Diagnostic Data Set to train and test the model that classifies whether a tumor with certain characteristics is a malignant or a benign tumor.

Language:Jupyter NotebookStargazers:0Issues:0Issues:0

time-series-decomposition

Time series decomposition using pandas-datareader and dtw

Language:Jupyter NotebookStargazers:0Issues:0Issues:0

web-scraping-legal-entities-usa

Web scraping of wikipedia page regarding the legal entity types per state, territory or commonwealth in the US. We use Beautiful Soup. Text is then preprocessed using NLTK, and most common words are shown in a word cloud.

Language:Jupyter NotebookStargazers:0Issues:0Issues:0

cleaning_data_quiz_1

Quiz 1 - Getting and Cleaning Data | Coursera

Language:RStargazers:0Issues:1Issues:0

colombianos_exterior

Análisis de base de datos sobre los colombianos registrados en el exterior

Language:RStargazers:0Issues:0Issues:0

concentrese

El popular juego de cartas "Concéntrese" (Memory en inglés) en Java.

Language:JavaStargazers:0Issues:0Issues:0

data-analysis

A non-comprehensive data analysis of a data set as part of a hiring process. Developed entirely in Python, using pandas, seaborn and matplotlib as the main tools.

Language:Jupyter NotebookStargazers:0Issues:0Issues:0

eda_with_python

Exploratory data analysis of a Kaggle dataset using Pandas, Numpy and Seaborn

Language:Jupyter NotebookStargazers:0Issues:0Issues:0
Language:TeXStargazers:0Issues:0Issues:0

k-nearest-neighbor_1

The algorithm k-nearest-neighbor with an anonymous data set, in Python.

Language:Jupyter NotebookStargazers:0Issues:1Issues:0

linearregression1

The relationship between the schooling level and life expectancy around the world: an exploratory model using linear regression in Python

Language:Jupyter NotebookStargazers:0Issues:0Issues:0

LSTM_Brown_LOB

This project trains a Long Short Term Memory (LSTM) network to detect and classify a text written in English according to a particular variant: whether it is British or American.

Language:Jupyter NotebookStargazers:0Issues:0Issues:0

nlp_tag_prediction

Tag prediction on Stack Overflow using TensorFlow Keras and Text Vectorization

Language:Jupyter NotebookStargazers:0Issues:1Issues:0

nykolai-d

Config files for my GitHub profile.

Stargazers:0Issues:1Issues:0

poblacion_2032

Proyección de crecimiento poblacional en Colombia con base en cifras del DANE. Usamos interpolación cúbica y un ajuste de curva polinomial de grado 5.

Language:Jupyter NotebookStargazers:0Issues:0Issues:0

processing-csv-file

We create a function that cleans, processes and transforms the data of a csv file into a friendlier dataframe, and writes it into a new csv file.

Language:Jupyter NotebookStargazers:0Issues:0Issues:0

ProgrammingAssignment2

Nicolas Diaz's Repository for Programming Assignment 2 for R Programming on Coursera: Lexical Scoping

Language:RStargazers:0Issues:0Issues:0

pruebas_saber11_2020

Análisis estadístico Pruebas Saber 11 Calendario A (Colombia)

Language:RStargazers:0Issues:1Issues:0

separation_of_variables

Using the method of separation of variables, we will solve a problem describing the vertical movement of a string.

Language:TeXStargazers:0Issues:1Issues:0

SQL_basics

Basic SQL syntax

Stargazers:0Issues:0Issues:0

teilur_wordcount

This notebook identifies the most common words in five large datasets covering the following themes: data engineering, data analytics, data science, software engineering and business analytics, as well as the most common words for the five joined datasets as a whole.

Language:Jupyter NotebookStargazers:0Issues:0Issues:0

transfer-learning-nlp-tf-hub

Using pre-trained models from TensorFlow Hub with tf.keras for text classification

Language:Jupyter NotebookStargazers:0Issues:0Issues:0

writing-a-csv-file-into-smaller-csv-files

In this program, we take the file 'sales.csv', which covers data of a two and a half year span (01-2003 to 05-2005), preprocess it and divide it into weeks. We then write one csv file per week having as title the first date of the corresponding week.

Language:Jupyter NotebookStargazers:0Issues:1Issues:0