Thanks to visit codestin.com
Credit goes to github.com

Skip to content
View Zero-Miss's full-sized avatar

Block or report Zero-Miss

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

  2. Object-Oriented-Programming-Using-Python Object-Oriented-Programming-Using-Python Public

    Forked from soumyadip007/Object-Oriented-Programming-Using-Python

    Python is a multi-paradigm programming language. Meaning, it supports different programming approach. One of the popular approach to solve a programming problem is by creating objects. This is know…

    Jupyter Notebook

  3. snips-nlu snips-nlu Public

    Forked from snipsco/snips-nlu

    Snips Python library to extract meaning from text

    Python

  4. awesome-python-webapp awesome-python-webapp Public

    Forked from michaelliao/awesome-python-webapp

    小白的Python入门教程实战篇:网站+iOS App源码→ http://t.cn/zQXcs9S 赞助→ http://t.cn/R5bhVpf

  5. algo algo Public

    Forked from wangzheng0822/algo

    数据结构和算法必知必会的50个代码实现

    Python

  6. House-price-prediction House-price-prediction Public

    Forked from mryuan0428/House-price-prediction

    房价预测完整项目:1.爬取链家网数据 2.处理后,用sklearn中几个逻辑回归机器学习模型和keras神经网络搭建模型预测房价 最终结果神经网络效果更好,R^2值0.75左右

    Python