Principal Component Analysis

Principal Component Analysis an aproach This post will be commit until the end of month Principle Component Analysis (PCA) for Data Visualization import pandas as pd import numpy as np import matplotlib.pyplot... [Read More]

Linear Regression

Sentiment Analysis of Linear Regression Everyone have done linear regression since child. Think of that, when you was a child you were watching Dragon Ball, an animated cartoon from Akira Toriyama. In story of the cartoon we have differents characters, the good one such Son Goku and bad guys... [Read More]

Manifold Learning

t-SNE

Using t-SNE to visualize similar words from texts First of all install dependencies $ pip install gensim numpy matplotlib sklearn We want to visualize the classification cluster from a data set, in our case it’s a text, and we expect to classify... [Read More]

This is ArchLinux - Installation Guide

A quick introduction

Welcome to freedom When I started to work with computers and Linux based systems, I found myself in Ubuntu distributions, Ubuntu 10.04 was one of the bests. With time and experience I tried Debian OS, Elementary OS, LinuxMint OS, RedHat, but all theses systems seems to be the same.... [Read More]