Skip to content
View Tdickson3's full-sized avatar

Block or report Tdickson3

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. kmeans kmeans Public

    Forked from wojiushimogui/kmeans

    kmeans算法的python实现

    Python 1

  2. Stock-Price-Prediction-Using-KNN-Algorithm Stock-Price-Prediction-Using-KNN-Algorithm Public

    Forked from sammanthp007/Stock-Price-Prediction-Using-KNN-Algorithm

    Basic Stock Price Prediction Using KNN Algorithm. #Python

    Python 1

  3. gitignore gitignore Public

    Forked from github/gitignore

    A collection of useful .gitignore templates

    1

  4. shadowsocks-manager shadowsocks-manager Public

    Forked from shadowsocks/shadowsocks-manager

    A shadowsocks manager tool for multi user and traffic control.

    JavaScript

  5. SpacePack SpacePack Public

    🔨 The necessary toolbox for the operations engineer, handle common scenes efficiently and conveniently

    Shell

  6. KMeans_Python KMeans_Python Public

    Forked from RicardoMoya/KMeans_Python

    El K-means es un método de Clustering que separa ‘K’ grupos de objetos (Clusters) de similar varianza, minimizando un concepto conocido como inercia

    Python