摘要:
https://course.fast.ai/#The-software-you-will-be-using https://mml-book.github.io/ https://github.com/jupyterlab/retrolab https://github.com/ossu/comp 阅读全文
阅读排行榜
Convert Categories Feature to numbers
2021-05-20 13:41 by DataBases, 38 阅读, 收藏,
摘要:
import pandas as pdif __name__ == '__main__': mapping = { "Class0": 0, "Class1": 1, "Class2": 2, "Class3": 3, "Class4": 4, "Class5": 5 } df = pd.read_ 阅读全文
github repo
2021-05-07 12:24 by DataBases, 38 阅读, 收藏,
摘要:
https://github.com/vinta/awesome-python https://github.com/diffgram/diffgram https://machinelearningmastery.com/ensemble-machine-learning-with-python- 阅读全文
Full Stack Deep Learning
2021-06-08 12:54 by DataBases, 34 阅读, 收藏,
摘要:
https://fullstackdeeplearning.com/spring2021/panel/ https://www.deeplearningbook.org/ 阅读全文
浙公网安备 33010602011771号