Skip to content
View WittmannF's full-sized avatar
🇧🇷
🇧🇷

Highlights

  • Pro
Block or Report

Block or report WittmannF

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

  1. sort-google-scholar sort-google-scholar Public

    Sorting Google Scholar search results based on the number of citations

    Python 720 157

  2. Visualization of SVM Kernels Linear,... Visualization of SVM Kernels Linear, RBF, Poly and Sigmoid on Python (Adapted from: http://scikit-learn.org/stable/auto_examples/classification/plot_classifier_comparison.html)
    1
    import numpy as np
    2
    import matplotlib.pyplot as plt
    3
    from matplotlib.colors import ListedColormap
    4
    from sklearn.cross_validation import train_test_split
    5
    from sklearn.preprocessing import StandardScaler
  3. LRFinder LRFinder Public

    Learning Rate Finder (or LRFinder) Callback for Keras. Implementation as close as possible of FastAI.

    Jupyter Notebook 57 13

  4. whatsapp_api whatsapp_api Public

    Easy to use API on top of selenium to have control of WhatsApp using the web browser.

    Python 26 28

  5. visual-ml visual-ml Public

    Visualization of multi-dimensional Machine Learning decision boundaries from Sklearn

    Python 5 2

  6. easycolab easycolab Public

    EasyColab: Easy access to the most used Google Colab commands

    Python 6 1