Skip to content
View Conanxy's full-sized avatar

Block or report Conanxy

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

    Forked from llSourcell/linear_regression_live

    This is the code for the "How to Do Linear Regression the Right Way" live session by Siraj Raval on Youtube

    Python

  2. univariate-linear-regression univariate-linear-regression Public

    Forked from gutfeeling/univariate-linear-regression

    Example data science project used in Datacamp's Unit Testing for Data Science in Python course

    Jupyter Notebook

  3. linear_regression_demo linear_regression_demo Public

    Forked from llSourcell/linear_regression_demo

    This is the code for "How to Make a Prediction - Intro to Deep Learning #1' by Siraj Raval on YouTube

    Python

  4. machinelearning machinelearning Public

    Forked from ljpzzz/machinelearning

    My blogs and code for machine learning. http://cnblogs.com/pinard

    Jupyter Notebook

  5. DimensionalityReduction DimensionalityReduction Public

    Forked from BackyardofAbela/DimensionalityReduction

    PCA和LDA进行数据降维

    Jupyter Notebook

  6. bearing_detection_by_conv1d bearing_detection_by_conv1d Public

    Forked from xiaosongshine/bearing_detection_by_conv1d

    [深度应用]·DC竞赛轴承故障检测开源Baseline(基于Keras1D卷积 val_acc:0.99780)

    Python