解决(几乎)所有机器学习问题

解决(几乎)所有机器学习问题。这是一本开源书籍,作者 Abhishek Thakur。「Approaching (Almost) Any Machine Learning Problem. This is an open source book by Abhishek Thakur.」

  • 所有者: abhishekkrthakur/approachingalmost
  • 平台: Windows,Linux,Mac
  • 许可证:
  • 分类:
  • 主题:
  • 喜欢:
    0
      比较:

Github星跟踪图

If you like the book, please consider writing a review on Google/Amazon/Goodreads 🙂

Please Note: If you are buying the paperbook book in India from Amazon India to show your support to the author, you are most-likely buying a counterfeit copy and supporting the sellers selling these illegal copies. In India, please buy from Flipkart (https://www.flipkart.com/approaching-almost-any-machine-learning-problem/p/itm319d050de2fbb) or from Pothi (official publisher): https://store.pothi.com/book/abhishek-thakur-approaching-almost-any-machine-learning-problem/

All datasets have references in the book. They are also uploaded here: https://www.kaggle.com/abhishek/aaamlp

pneumothorax png: https://www.kaggle.com/abhishek/siim-png-images

If you are missing something, please feel free to open an issue.


Environment file is shared.

The code from book is not shared as its more of a code-along book.
Sharing code means creating a copy of book.

If you have any questions, please create an issue.

You can buy the book via these links:

INDIA: https://bit.ly/aamlpothi

USA: https://www.amazon.com/dp/8269211508

UK: https://www.amazon.co.uk/dp/8269211508

Germany: https://www.amazon.de/dp/8269211508

France: https://www.amazon.fr/dp/8269211508

Spain: https://www.amazon.es/dp/8269211508

Italy: https://www.amazon.it/dp/8269211508

Japan: https://www.amazon.co.jp/dp/8269211508

Canada: https://www.amazon.ca/dp/8269211508

COLOR Version of the book can be bought here:

INDIA: https://store.pothi.com/book/abhishek-thakur-approaching-almost-any-machine-learning-problem-colour-version/

USA: https://www.amazon.com/dp/B08DC3ZFZZ

UK: https://www.amazon.co.uk/dp/B08DC3ZFZZ

Japan: https://www.amazon.co.jp/dp/B08DC3ZFZZ

Germany: https://www.amazon.de/dp/B08DC3ZFZZ

France: https://www.amazon.fr/dp/B08DC3ZFZZ

Italy: https://www.amazon.it/dp/B08DC3ZFZZ

Spain: https://www.amazon.es/dp/B08DC3ZFZZ

Canada: https://www.amazon.ca/dp/B08DC3ZFZZ

If you face problems with the environment files, please try the following instead

delete the ml enviornment that was created earlier: conda env remove --name ml

create a new environment: conda create -n ml python=3.7.6

activate the environment: conda activate ml

install python packages: pip install -r requirements.txt

主要指标

概览
名称与所有者abhishekkrthakur/approachingalmost
主编程语言
编程语言 (语言数: 0)
平台
许可证
所有者活动
创建于2020-07-04 07:13:20
推送于2023-03-25 00:53:39
最后一次提交2022-05-30 13:59:01
发布数0
用户参与
星数8k
关注者数148
派生数1.1k
提交数27
已启用问题?
问题数67
打开的问题数43
拉请求数2
打开的拉请求数12
关闭的拉请求数10
项目设置
已启用Wiki?
已存档?
是复刻?
已锁定?
是镜像?
是私有?