- F# for Machine Learning Essentials
- Sudipta Mukherjee
- 126字
- 2021-07-16 13:07:00
Machine learning for fun and profit
Machine learning requires a lot of data and most of the time you, as the developer of an algorithm, will not have the time to synthesize or obtain good data. However, you are in luck. Kaggle does that for you. Kaggle is a website where companies host several machine learning problems and they provide training and test data to test your algorithm. Some competitions are linked with employment. So if your model stands out, you stand a chance to interview with the company that hosted the competition. Here is a short list of companies that are using kaggle for their data science/machine learning problems:

The next section gets you started with a kaggle competition; getting the data and solving it.
推薦閱讀
- Google Flutter Mobile Development Quick Start Guide
- Java異步編程實(shí)戰(zhàn)
- C# 從入門到項(xiàng)目實(shí)踐(超值版)
- 21天學(xué)通C++(第6版)
- Windows Server 2012 Unified Remote Access Planning and Deployment
- C語言程序設(shè)計(jì)案例精粹
- Apache Spark 2.x for Java Developers
- Node.js Design Patterns
- Android Wear Projects
- Visual Basic程序設(shè)計(jì)上機(jī)實(shí)驗(yàn)教程
- Mastering Akka
- Extending Unity with Editor Scripting
- Moodle 3 Administration(Third Edition)
- DevOps 精要:業(yè)務(wù)視角
- 自己動(dòng)手構(gòu)建編程語言:如何設(shè)計(jì)編譯器、解釋器和DSL