Skip to content

Commit

Permalink
removed non usable importing lines...!
Browse files Browse the repository at this point in the history
  • Loading branch information
KasunHewagama committed Oct 9, 2020
1 parent 1f31d76 commit d6a27d4
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions models/User_Score_Prediction_Clustering.py
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
# -- coding: utf-8 --

import pickle
import numpy as np
import pandas as pd
import matplotlib.pyplot as plt
from dataset.cleanDs import cleanDs
from sklearn.preprocessing import LabelEncoder
Expand Down

0 comments on commit d6a27d4

Please sign in to comment.