Giter VIP home page Giter VIP logo

machinelearning_hw_cqut's Introduction

Machine Learning Homework in CQUT

环境

python==3.7

numpy>=1.15.1

scikit-learn>=1.0

matplotlib>=2.2.3

pandas>=0.23.4

scipy>=1.1.0

python3.7安装(win10):https://blog.csdn.net/weixin_43790276/article/details/89439352

如果已经有python环境,在终端上运行

pip install -r requirements.txt

!!!!!建议最好用anaconda配置python环境,简单又方便

windows:https://blog.csdn.net/weixin_43715458/article/details/100096496

macOS:https://blog.csdn.net/lq_547762983/article/details/81003528

linux:https://blog.csdn.net/cckavin/article/details/86663352

安装了conda环境之后,打开终端,运行

conda create -n ML python=3.7
source activate ML
conda install scikit-learn
conda install matplotlib

阅读md文件推荐下载typora:https://www.typora.io/

More

关于作业的一切问题,可以直接发邮件咨询[email protected]

或者在issue上留言提问,如果我有时间看的话就会处理大家的问题。

machinelearning_hw_cqut's People

Contributors

mousecpn avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.