Skip to content
View EnzoA's full-sized avatar
  • Paraná - Argentina
Block or Report

Block or report EnzoA

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. Movies-App Movies-App Public

    A Xamarin.Android test application that lists movies grouped by categories. Users can search movies, see its details and mark them as favorites.

    C#

  2. SimpleCotizador SimpleCotizador Public

    A simple demo web system to create and query insurance policies. It's built with ASP.NET Core 2.0, SQL Server, Entity Framework, AngularJS and Bootstrap as a Single Page Application.

    JavaScript

  3. BarcodeReaderApp BarcodeReaderApp Public

    Cross platform Xamarin Forms application capable of reading barcodes using the device camera and displaying a product details screen from the scanning data.

    C#

  4. FlightsDistributionsAnalysis FlightsDistributionsAnalysis Public

    Using Python with a Jupyter Notebook analyze flights delays data from several USA airlines. The purpose is to determine which airline is most likely to arrive on time. Additionally, the data is use…

    Jupyter Notebook

  5. TwitterSentimentAnalysis TwitterSentimentAnalysis Public

    This is a super basic example that shows how to retrieve tweets from the Twitter API and apply sentiment analysis. It uses Python with Tweepy, Pandas, NLTK, Vader and Matplotlib.

    Python

  6. NaiveBayesClassifier NaiveBayesClassifier Public

    A naive bayes classifier from scratch using Python with Numpy. It includes a sample test using it to make classifications with the well-known iris dataset.

    Python