Skip to content
View ldi-dig's full-sized avatar

Block or report ldi-dig

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 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 Loading

  1. ppscore ppscore Public

    Forked from 8080labs/ppscore

    Predictive Power Score (PPS) in Python

    Python

  2. 100-Days-Of-ML-Code 100-Days-Of-ML-Code Public

    Forked from Avik-Jain/100-Days-Of-ML-Code

    100 Days of ML Coding

  3. machine-learning-for-software-engineers machine-learning-for-software-engineers Public

    Forked from ZuzooVn/machine-learning-for-software-engineers

    A complete daily plan for studying to become a machine learning engineer.

  4. handson-ml handson-ml Public

    Forked from ageron/handson-ml

    A series of Jupyter notebooks that walk you through the fundamentals of Machine Learning and Deep Learning in python using Scikit-Learn and TensorFlow.

    Jupyter Notebook

  5. data-science-ipython-notebooks data-science-ipython-notebooks Public

    Forked from donnemartin/data-science-ipython-notebooks

    Data science Python notebooks: Deep learning (TensorFlow, Theano, Caffe, Keras), scikit-learn, Kaggle, big data (Spark, Hadoop MapReduce, HDFS), matplotlib, pandas, NumPy, SciPy, Python essentials,…

    Python

  6. ML-From-Scratch ML-From-Scratch Public

    Forked from eriklindernoren/ML-From-Scratch

    Machine Learning From Scratch. Bare bones NumPy implementations of machine learning models and algorithms with a focus on accessibility. Aims to cover everything from linear regression to deep lear…

    Python