Skip to content
View wtcordell's full-sized avatar
  • Memphis, TN

Block or report wtcordell

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 Loading

  1. samplemod samplemod Public

    Forked from navdeep-G/samplemod

    Sample module for Python-Guide.org.

    Python

  2. SharpDevelop SharpDevelop Public

    Forked from icsharpcode/SharpDevelop

    #develop (short for SharpDevelop) is a free IDE for .NET programming languages.

    C#

  3. decision-trees decision-trees Public

    Forked from Claygirl/decision-trees

    Implementation of ID3 decision tree creation algorithm.

    Python

  4. LightGBM LightGBM Public

    Forked from microsoft/LightGBM

    A fast, distributed, high performance gradient boosting (GBDT, GBRT, GBM or MART) framework based on decision tree algorithms, used for ranking, classification and many other machine learning tasks…

    C++

  5. DecisionTree DecisionTree Public

    Forked from dozercodes/DecisionTree

    Python Implementation of ID3

    Python

  6. BinaryDecisionTree BinaryDecisionTree Public

    Forked from GeoffChurch/BinaryDecisionTree

    ID3 decision tree in Python with chi-squared pruning

    Python