The goal of this project is to develop a recomendation system #DataScience for Netflix.
- Install datetime using pip command:
from datetime import datetime - Install pandas using pip command:
import pandas as pd - Install numpy using pip command:
import numpy as np - Install matplotlib using pip command:
import matplotlib - Install matplotlib.pyplot using pip command:
import matplotlib.pyplot as plt - Install seaborn using pip command:
import seaborn as sns - Install os using pip command:
import os - Install scipy using pip command:
from scipy import sparse - Install scipy.sparse using pip command:
from scipy.sparse import csr_matrix - Install sklearn.decomposition using pip command:
from sklearn.decomposition import TruncatedSVD - Install sklearn.metrics.pairwise using pip command:
from sklearn.metrics.pairwise import cosine_similarity - Install random using pip command:
import random
- Download for the report.
Report - A Detailed Report on the Analysis
- Clone this repository:
git clone https://github.com/iamsivab/Deep-Learning-CNN-AutoEncoder.git-
Check out any issue from here.
-
Make changes and send Pull Request.
π§ Feel free to contact me @ balasiva001@gmail.com
MIT Β© Sivasubramanian