Skip to content
View alvarodemig's full-sized avatar

Highlights

  • Pro

Block or report alvarodemig

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. DataScience-webapp-with-flask DataScience-webapp-with-flask Public

    Data Science webapp to show some of the capabilities of Flask and libraries such as sklearn, pandas, matplotlib, seaborn...

    Python 43 19

  2. UNet-for-N-levels-in-Keras UNet-for-N-levels-in-Keras Public

    UNet structure implementation with different options such as the number of levels, including Dropout, Batch Normalization, etc.

    Python 1

  3. NeuralNets-SVM-RF-on-ImageRecognition NeuralNets-SVM-RF-on-ImageRecognition Public

    Impact of Image Augmentation & PCA In SVM, RF & Neural Networks (MLP & CNN) in fine grain Image Recognition

    Python

  4. Algorithms-Performance-Comparison Algorithms-Performance-Comparison Public

    Algorithms' (Logistic Regression, Random Forest, KNN, Naive Bayes, AdaBoost, LDA, Gradient Boosting and MultiLayer Perceptron) with and without PCA performance comparison (train and prediction time…

    Python 1

  5. Multidimensional-Scaling Multidimensional-Scaling Public

    Multidimensional scaling (MDS) is a means of visualizing the level of similarity of individual cases of a dataset.

    R 1

  6. TwitterTools TwitterTools Public

    Basic Twitter tools to interact with the API using Tweepy

    Python