Skip to content
View naveendennis's full-sized avatar

Block or report naveendennis

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

Pinned Loading

  1. quoraquestionpairs quoraquestionpairs Public

    Detects a redundant question when provided with a pair of questions

    Python 4 4

  2. Python-Facebook-Extract-Page-Data Python-Facebook-Extract-Page-Data Public

    Extracts Data from Facebook pages. Access Token and App IDs have to be provided in the properties/config.ini file. Faceboook API v2.9

    Python 6 7

  3. ai-sample ai-sample Public

    Contains usage of scikit-learn libraries of Decision Trees, Neural Networks, Adaboost, KNN and SVM using scikit-learn. Two datasets Normalized MNIST and Amazon Reviews dataset are used.

    Python 7 2

  4. JSON-to-CSV-Converter JSON-to-CSV-Converter Public

    Object Oriented Python implementation of a JSON TO CSV Converter where the output CSV headers are selected out of the JSON file using "headers" from config.ini

    Python

  5. Tensorflow-BasicNeuralNetwork Tensorflow-BasicNeuralNetwork Public

    Python

  6. Astar-algorithm Astar-algorithm Public

    Astar algorithm for 8 puzzle problem

    Java