Skip to content
View the-fang's full-sized avatar
  • Express Inc.
  • Columbus, OH
Block or Report

Block or report the-fang

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories

  1. Netflix-Movie-recommender-system Netflix-Movie-recommender-system Public

    Developed a recommendation system in Python using Netflix prize dataset and MovieLens data set using collaborative filtering technique to recommend movies to a user, based on their preferences.

    Python 11

  2. Hybrid-K-means-Pso Hybrid-K-means-Pso Public

    An advanced version of K-Means using Particle swarm optimization for clustering of high dimensional data sets, which converges faster to the optimal solution.

    MATLAB 10

  3. Spam-mail-filtering Spam-mail-filtering Public

    A text classifier in Python using classification algorithms of machine learning (Support vector machines, Naïve Bayes classifier) to detect if a given mail or message is spam or ham (not spam). Spa…

    Python 7 18

  4. Stock_Prediction Stock_Prediction Public

    Predict the closing price of the S&P 500 data using a special type of recurrent neural network called an LSTM network.

    Python 3

  5. Stance-detection-oftweets Stance-detection-oftweets Public

    A simple python script to extract data from Twitter API on a particular target and classify the tweets as positive or negative or neutral based on their sentiment.

    Python 1 1

  6. Simple-Visualize-Dataset Simple-Visualize-Dataset Public

    Simple way to Visualize Data using Python packages Pandas, Sklearn, Numpy and matplotlib

    Python