Skip to content
View ngorovitch's full-sized avatar

Highlights

  • Pro

Block or report ngorovitch

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. Influenza-Prediction-With-Wikipedia Influenza-Prediction-With-Wikipedia Public

    Wikipedia Usage Estimates Prevalence of Influenza Illness in Italy in Near Real-Time

    HTML

  2. Optimization-Methods-for-Support-Vector-Machines Optimization-Methods-for-Support-Vector-Machines Public

    Implementation of Support Vector Machine from scratch. We trained SVM using 3 optimization methods: full QP, decomposition method and the Most Violating Pair (MVP) decomposition method. Additionall…

    Python 1

  3. Characters-Recognition Characters-Recognition Public

    Used machine learning (CNNs) to build a software that given a scanned picture with a character (i.e, a,A,B,B,...) is able to recognize: the font, the character , if it is in bold and if it is in it…

    Python 1 1

  4. Computer-Science-Publication-Similarity Computer-Science-Publication-Similarity Public

    Application of graph methodologies to extract and process information on DBLP database

    Jupyter Notebook

  5. Optimization-Methods-for-MLP-and-RBF Optimization-Methods-for-MLP-and-RBF Public

    Implementation of Neural Network for regression. The network architectures used were the Multilayer Perceptron (MLP) and the Radial Basis Function and the optimization techniques used are Full mini…

    Python 1 1

  6. TWEET-ANALYSIS-ON-ITALIAN-REFERENDUM TWEET-ANALYSIS-ON-ITALIAN-REFERENDUM Public

    Forked from pratuat/Social-and-Behavioral-Network-Analysis

    We worked on a network representing the relationships among twitter profiles and the stream of tweets across the Italian referendum day (4th of December 2016). On those data-sets, we investigated t…

    Java