java项目经验行业_行业研究以及如何炫耀您的项目

java项目经验行业

苹果 | GOOGLE | 现货 | 其他 (APPLE | GOOGLE | SPOTIFY | OTHERS)

Editor’s note: The Towards Data Science podcast’s “Climbing the Data Science Ladder” series is hosted by Jeremie Harris. Jeremie helps run a data science mentorship startup called SharpestMinds. You can listen to the podcast below:

编者按:迈向数据科学播客的“攀登数据科学阶梯”系列由杰里米·哈里斯(Jeremie Harris)主持。 杰里米(Jeremie)帮助运营一家名为 SharpestMinds 的数据科学指导创业公司 您可以收听以下播客:

演示地址

Project-building is the single most important activity that you can get up to if you’re trying to keep your machine learning skills sharp or break into data science. But a project won’t do you much good unless you can show it off effectively and get feedback to iterate on it — and until recently, there weren’t many places you could turn to do that.

如果您要保持机器学习技巧的敏捷性或进入数据科学领域,那么项目构建是您可以从事的最重要的一项活动。 但是,除非您可以有效地炫耀它并获得反馈以对其进行迭代,否则一个项目不会对您有多大好处-直到最近,您还没有多少地方可以这样做。

A recent open-source initiative called MadeWithML is trying to change that, by creating an easily shareable repository of crowdsourced data science and machine learning projects, and its founder, former Apple ML researcher and startup founder Goku Mohandas, sat down with me for this episode of the TDS podcast to discuss data science projects, his experiences doing research in industry, and the MadeWithML project.

最近一个名为MadeWithML的开源计划正试图通过创建一个易于共享的众包数据科学和机器学习项目的存储库来改变这一现状 ,其创始人,前Apple ML研究人员和初创公司创始人Goku Mohandas都与我坐下来TDS播客的一位,讨论数据科学项目,他在行业中的研究经验以及MadeWithML项目。

Here were my favourite take-homes:

这是我最喜欢的带回家:

  • Employers are expecting more and more from machine learning projects. Building a jupyter notebook and using a machine learning model to make interesting predictions just isn’t good enough anymore, and a key step in going beyond this stage is to collect your own data, to ensure that you’re solving a niche problem that other applicants you’re competing with haven’t.

    雇主对机器学习项目的期望越来越高。 建立Jupyter笔记本并使用机器学习模型进行有趣的预测已经远远不够了,超越这一阶段的关键一步就是收集自己的数据,以确保您正在解决其他人的利基问题。与您竞争的申请人还没有。
  • Another critical step to include in your projects is deployment: it’s really important to wrap up your model in a basic web app that makes it easy to share and show off. The last thing you’ll want to do is introduce yourself to hiring managers by sending them 400 lines of code to review — sending them a deployed web app instead is like giving them a fun toy to play with, and makes it much more likely that they’ll want to engage with you.

    包含在项目中的另一个关键步骤是部署:将模型打包到一个基本的Web应用程序中以使其易于共享和展示非常重要。 您要做的最后一件事是向他们介绍招聘经理,方法是向他们发送400行代码来进行审查-向他们发送已部署的Web应用程序就像给他们一个有趣的玩具,并且更有可能他们想与您互动。
  • Machine learning has had an open-source culture from the very beginning, and that’s forced a lot of companies that used to be insular, siloed and even secretive to update their operations in order to be able to draw machine learning talent. Apple in particular has managed that transition well, and Goku related some of the major cultural shifts that were required.

    机器学习从一开始就具有开源文化,这迫使许多以前孤立,孤立甚至秘密的公司来更新其业务,以便吸引机器学习人才。 尤其是苹果公司,已经很好地完成了这一转变,悟空(Goku)提出了一些必需的重大文化转变。
  • Many people think that you need a degree in CS to do data science or machine learning, but that couldn’t be further from the truth. As data science has matured, focus has shifted from purely technical skills to business and product skills. It’s no longer enough for data scientists and ML engineers to be able to solve important problems: they now have to be good at identifying problems worth solving. That’s where subject matter expertise can be critical — and that’s something people often start with when they come from non-CS backgrounds. If you’re a former economist, financier, social worker, or you’ve had experience in any particular field, even if it’s not technical, you’re in a great position to understand where ML can be leveraged to solve real problems.

    许多人认为您需要拥有CS学位才能进行数据科学或机器学习,但这离事实还远。 随着数据科学的成熟,重点已经从纯粹的技术技能转移到业务和产品技能。 对于数据科学家和ML工程师来说,解决重要问题已不再足够:他们现在必须善于识别值得解决的问题。 那是主题专业知识至关重要的地方,而这正是人们来自非CS背景时经常要从那里开始的。 如果您是前经济学家,金融家,社会工作者,或者您有任何特定领域的经验,即使它不是技术专家,您也很容易理解可以在哪里利用ML解决实际问题。

You can follow Goku on Twitter here, check out Made With ML and their Twitter account, and you can follow me on Twitter here.

您可以在Twitter上关注Goku ,查看Made Made ML 及其Twitter帐户 ,也可以在Twitter上关注我 。

翻译自: https://towardsdatascience.com/industry-research-and-how-to-show-off-your-projects-6aa2bfebf01a

java项目经验行业

本文来自互联网用户投稿,该文观点仅代表作者本人,不代表本站立场。本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如若转载,请注明出处:http://www.mzph.cn/news/392364.shtml

如若内容造成侵权/违法违规/事实不符,请联系多彩编程网进行投诉反馈email:809451989@qq.com,一经查实,立即删除!

相关文章

MongoDB教程-使用Node.js从头开始CRUD应用

In this MongoDB Tutorial from NoobCoder, you will learn how to use MongoDB to create a complete Todo CRUD Application. This project uses MongoDB, Node.js, Express.js, jQuery, Bootstrap, and the Fetch API.在NoobCoder的MongoDB教程中,您将学习如何使…

leetcode 399. 除法求值(bfs)

给你一个变量对数组 equations 和一个实数值数组 values 作为已知条件,其中 equations[i] [Ai, Bi] 和 values[i] 共同表示等式 Ai / Bi values[i] 。每个 Ai 或 Bi 是一个表示单个变量的字符串。 另有一些以数组 queries 表示的问题,其中 queries[j]…

【0718作业】收集和整理面向对象的六大设计原则

面向对象的六大设计原则 (1)单一职责原则——SRP (2)开闭原则——OCP (3)里式替换原则——LSP (4)依赖倒置原则——DIP (5)接口隔离原则——ISP (…

数据科学 python_适用于数据科学的Python vs(和)R

数据科学 pythonChoosing the right programming language when taking on a new project is perhaps one of the most daunting decisions programmers often make.在进行新项目时选择正确的编程语言可能是程序员经常做出的最艰巨的决定之一。 Python and R are no doubt amon…

如何进行有效的需求调研

一、什么是需求调研?需求调研对于一个应用软件开发来说,是一个系统开发的开始阶段,它的输出“软件需求分析报告”是设计阶段的输入,需求调研的质量对于一个应用软件来说,是一个极其重要的阶段,它的质量在一…

java中直角三角形第三条边,Java编程,根据输入三角形的三个边边长,程序能判断三角形类型为:等边、等腰、斜角、直角三角形,求代码...

private static Scanner sc;private static int edge[] new int[3];public static void main(String[] args) {System.out.println("请输入三角形的三条边");sc new Scanner(System.in);input();}public static void input() {int index 0;//数组下标while (sc.ha…

react中使用构建缓存_使用React和Netlify从头开始构建电子商务网站

react中使用构建缓存In this step-by-step, 6-hour tutorial from Coding Addict, you will learn to build an e-commerce site from scratch using React and create-react-app.在这个Coding Addict的分步,为时6小时的教程中,您将学习使用React和creat…

Django+Vue前后端分离项目的部署

部署静态文件: 静态文件有两种方式 1:通过django路由访问 2:通过nginx直接访问 方式1: 需要在根目录的URL文件中增加 url(r^$, TemplateView.as_view(template_name"index.html")),作为入口,在setting中更改…

leetcode 547. 省份数量(bfs)

有 n 个城市,其中一些彼此相连,另一些没有相连。如果城市 a 与城市 b 直接相连,且城市 b 与城市 c 直接相连,那么城市 a 与城市 c 间接相连。 省份 是一组直接或间接相连的城市,组内不含其他没有相连的城市。 给你一…

r怎么对两组数据统计检验_数据科学中最常用的统计检验是什么

r怎么对两组数据统计检验Business analytics and data science is a convergence of many fields of expertise. Professionals form multiple domains and educational backgrounds are joining the analytics industry in the pursuit of becoming data scientists.业务分析和…

win10专业版激活(cmd方式)

转载于:https://www.cnblogs.com/bug-baba/p/11225322.html

mit景观生成技术_永远不会再为工作感到不知所措:如何使用MIT技术

mit景观生成技术by Sihui Huang黄思慧 永远不会再为工作感到不知所措:如何使用MIT技术 (Never feel overwhelmed at work again: how to use the M.I.T. technique) Have you ever felt exhausted after a day at work? At the end of a busy day, you couldn’t …

leetcode 189. 旋转数组

给定一个数组,将数组中的元素向右移动 k 个位置,其中 k 是非负数。 示例 1: 输入: [1,2,3,4,5,6,7] 和 k 3 输出: [5,6,7,1,2,3,4] 解释: 向右旋转 1 步: [7,1,2,3,4,5,6] 向右旋转 2 步: [6,7,1,2,3,4,5] 向右旋转 3 步: [5,6,7,1,2,3,4] 代码 cla…

aws ec2 php,如何使用php aws sdk启动和停止ec2实例

以下是从定义的AMI启动计算机的基本示例:$image_id ami-3d4ff254; //Ubuntu 12.04$min 1; //the minimum number of instances to start$max 1; //the maximum number of instances to start$options array(SecurityGroupId > default, //replace with your …

python3 递归

递归调用:  在调用一个函数的过程中,直接或者简介调用了该函数本身 必须有一个明确的结束条件 递归特性:  1. 必须有一个明确的结束条件  2. 每次进入更深一层递归时,问题规模相比上次递归都应有所减少  3. 递归效率不高,…

深度学习概述_深度感测框架概述

深度学习概述I have found the DeepSense framework as one of the promising deep learning architectures for processing Time-Series sensing data. In this brief and intuitive overview, I’ll present the main ideas of the original paper titled “Deep Sense: A Un…

css响应式网格布局生成器_如何使用网格布局模块使用纯CSS创建响应表

css响应式网格布局生成器TL; DR (TL;DR) The most popular way to display a collection of similar data is to use tables, but HTML tables have the drawback of being difficult to make responsive.显示相似数据集合的最流行方法是使用表,但是HTML表具有难以响…

Axure注册码

适用版本 Axure 8.1.0.3377 zdfans.com gP5uuK2gHiIVO3YFZwoKyxAdHpXRGNnZWN8Obntqv7FF3pAz7dTu8B61ySxli 转载于:https://www.cnblogs.com/mengjianzhou/p/11226260.html

命令行窗口常用的一些小技巧

一. 打开命令行窗口的方式 1. 按住【shift】键,在桌面右击,选择“在此处打开命令行窗口(W)”,如下图所示: 2. 按住【开始】 R快捷键,弹出运行窗口,输入cmd,回车(确定)即可。 二. 常用…

php soapserver 参数,PHP SoapServer – 节点中的属性

PHP肥皂功能是如此疯狂,我从来没有发现它的错误.我试图通过SOAP API连接和更新数据到zimbra,并且有很多问题.所以我使用了SimpleXMLElement&卷曲:)在那里你可以像这样构建你的XML:$xml new SimpleXMLElement(); // create your base$xml $xml->addChild(ta…