- 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.
推薦閱讀
- Learn ECMAScript(Second Edition)
- The Complete Rust Programming Reference Guide
- OpenDaylight Cookbook
- Python Deep Learning
- Designing Hyper-V Solutions
- Learn Swift by Building Applications
- Ray分布式機器學習:利用Ray進行大模型的數(shù)據(jù)處理、訓練、推理和部署
- Reactive Programming With Java 9
- 人人都是網(wǎng)站分析師:從分析師的視角理解網(wǎng)站和解讀數(shù)據(jù)
- Python算法從菜鳥到達人
- 軟件測試技術(shù)指南
- Learning jQuery(Fourth Edition)
- Android移動應用開發(fā)項目教程
- Go語言入門經(jīng)典
- 從零開始:C語言快速入門教程