Skip to content
View Harguna's full-sized avatar

Block or report Harguna

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.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

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

Report abuse

Pinned Loading

  1. stock-market-predictor stock-market-predictor Public

    This algorithm, in R, predicts prices of stock market using ARIMA model. The optimization of ARIMA model parameters is done using auto.arima(), however, that can be also done using ACF, PACF plots …

    R

  2. facial-features-recognition facial-features-recognition Public

    This algorithm works in real-time and detects certain features of the face, as well as recognises the user.

    Python

  3. autonomous-movie-review-rater autonomous-movie-review-rater Public

    An algorithm to autonomously derive ratings for reviews about a movie, which do not have any explicit rating.

    Python

  4. news-classification news-classification Public

    algorithm in Python for news classification using NB, SVM, Linear regression and RF, and using term frequency, term frequency-inverse document frequency and n-grams as features

    Python

  5. basic-OCR basic-OCR Public

    This algorithm classifies human-written character to alphabets and tries to recognise them.

    Python

  6. stock-market-indicators stock-market-indicators Public

    This algorithm, in Python, is aimed at visualising stock market indicators.

    Python