Principal Data Scientist
http://stackoverflow.com/jobs/124781/principal-data-scientist-concur-technologies-inc?med=clc&ref=small-sidebar-tag-themed-python
Job Description
Be a core part of the Data Platform team and help deliver the promise of a better and more interesting tomorrow today. Use data from over 25 million consumers to provide the customers with enhancements, feedback, and that “wow, that’s awesome!” moment that only big data can give as they build out their Perfect Trip.
- In the first 12 months you will:
- Implement algorithms and solutions to the burning business questions that have driven over 22 years of success in the travel and expense industry
- Define and develop Auditing related solutions and blaze the trail by identifying new patterns
- Enhance the technology behind Concur’s Big Data and advanced analytics strategy
- Work closely with your peers on product and audit teams to integrate your offerings into our products and tech stacks
- Grow the community of Data Scientists across Concur and facilitate information sharing and cross-pollination of ideas between analytical organizations
In order to accomplish this you will need to have:
- Solid grounding in applied mathematics and statistics, including some of the following or related techniques: Bayesian modeling, multivariate regression, logistic regression, support vector machines, neural networks, cluster analysis, decision trees, time series analysis and forecasting, factor analysis, structural equation modeling, item response theory, and Markov chains
- Strong visualization skills using Tableau or similar platforms and toolkits
- Results driven personality, high enthusiasm, energy, and confidence
Skills & Requirements
Concur is the leading provider of integrated travel and expense management solutions. Founded in 1993 on the premise of helping drive costs out of business through innovation, Concurs services are trusted by 20,000 clients around the globe with 25 million users.
Your career at Concur is what you make of it. You can forge your own path, work in different offices, switch business units or solve a problem that no-one has before. We’re inspired by change and by each other which is a major contributing factor to how we have retained (and jealously guard) the innovative culture that has created a market leading team of 4500 colleagues.
What do you need to bring?
- BA or BS degree required (MS preferred) in Computer Science, Applied Mathematics, Statistics, or a related technical field plus significant working experience in the area of Deep Learning
- 2+ years of industry experience in a quantitative analysis role
- 5+ years of relevant industry / academia experience in software development and full product life-cycles
- Deep experience with modeling using petabytes of data
- History of multiple release cycles of consumer facing code delivered to the web, via cloud infrastructure and open source frameworks
- Deep expertise with large-scale machine learning techniques and languages, such as R and Python
- Familiarity with at least one scripting language e.g. Python, Perl, etc
- Confidence building and working in Event Driven Architectures
- Passion towards solving some of the toughest problems in computer science
About Concur Technologies, Inc.
Concur is a leading provider of integrated travel and expense management solutions. Concur’s easy-to-use cloud based and mobile solutions help companies and their employees control costs and save time. Concur® Connect is the platform that enables the entire travel and expense ecosystem of customers, suppliers and solution partners to access and extend Concur’s T&E cloud. Concur is trusted by thousands of companies in more than 100 countries and reaches millions of employees worldwide.
We're proud of what we've accomplished so far, but now it is time to take it to the next level, and to do that we need you.
Principal Data Scientist的更多相关文章
- Becoming a Data Scientist – Curriculum via Metromap
From: http://nirvacana.com/thoughts/becoming-a-data-scientist/ Data Science, Machine Learning, Big D ...
- What do data scientist do?
What do data scientist do? 1. Define the question 2.Define the ideal data set 3.Determine what data ...
- 现在很火的数据科学到底是什么?你对做DATA SCIENTIST感兴趣吗?
转自– Warald (Email: iamxiaoning@gmail.com) 博客: http://www.1point3acres.com,微博:http://www.weibo.com/wa ...
- 记录一下我做Udacity 的Data Scientist Nano Degree Project
做项目的时候看了别人的blog,决定自己也随手记录下在做项目中遇到的好的小知识点. 最近在做Udacity的Data Scientist Nano Degree Project的Customer_Se ...
- 数据分析师(Data Analyst),数据工程师(Data Engineer),数据科学家(Data Scientist)的区别
数据分析师(Data Analyst):负责从数据中提取出有用的信息,以帮助公司形成业务决策.工作内容包括:对数据进行提取,清洗,分析(用描述统计量,趋势分析,多维度分析,假设检验等统计常用方法对数据 ...
- 数据科学工作者(Data Scientist) 的日常工作内容包括什么
数据科学工作者(Data Scientist) 的日常工作内容包括什么 众所周知,数据科学是这几年才火起来的概念,而应运而生的数据科学家(data scientist)明显缺乏清晰的录取标准和工作内容 ...
- 微软职位内部推荐-Senior Data Scientist
微软近期Open的职位: Extracting accurate, insightful and actionable information from data is part art and pa ...
- 微软职位内部推荐-Data Scientist
微软近期Open的职位: Job Description:Extracting accurate, insightful and actionable information from data is ...
- Data scientist———java实现常见的机器学习代码(跟百度深度学习研究院师兄学机器学习)
2016-05-02开始决定好好记录一切有关<数据科学家>的学习过程.记录学习笔记. --------------------------------------------------- ...
随机推荐
- 说说设计模式~适配器模式(Adapter)
返回目录 之前和大家一起谈了工厂模式和单例模式,今天来看一下另一种非常常用的模式,它就是适配器模式,第一次看到这个模式是通过“张逸”老师的“设计之道”这篇文章,在这里表adapter讲的很透彻,今天把 ...
- 用 flow.ci 让 Hexo 持续部署
编者按:感谢 @小小小杜 投稿,原文链接Juglans' Blog.如果你也想体验 flow.ci 的自动化持续部署,来 http://flow.ci 首页提交申请,邀请码随后会发送到邮箱:) flo ...
- iOS-国家气象局-天气预报接口等常用接口
接口地址: http://www.weather.com.cn/data/sk/101010100.html http://www.weather.com.cn/data/cityinfo/10101 ...
- Jenkins+MSbuild+SVN实现dotnet持续集成 快速搭建持续集成环境
Jenkins是一个可扩展的持续集成引擎,Jenkins非常易于安装和配置,简单易用,下面开始搭建dotnet持续集成环境 一.准备工作 1.系统管理-->管理插件-->可选插件中找到MS ...
- Android WebView 开发教程
声明在先:必须在AndroidMainfest.xml 里面声明权限,否则在Java里面编写的所有WebView浏览网页的代码都无法正常使用 <uses-permission android:n ...
- WPF入门教程系列十四——依赖属性(四)
六.依赖属性回调.验证及强制值 我们通过下面的这幅图,简单介绍一下WPF属性系统对依赖属性操作的基本步骤: 借用一个常见的图例,介绍一下WPF属性系统对依赖属性操作的基本步骤: 第一步,确定Base ...
- PHP_01之PHP概述、数据、语法
1.定义:PHP Hypertext Preprocessor,超文本预处理器,服务器端脚本语言:2.环境:WAMP:Window+Apache+PHP+MySQL: LAMP:Linux+Apach ...
- Nexus3.0私服搭建
官方文档:http://books.sonatype.com/nexus-book/3.0/reference/install.html 1.下载 http://www.sonatype.com/do ...
- 一次SSIS Package的调试经历
SSIS Package的调试有时是一个非常艰难的过程,由于SSIS 编译器给出的错误信息,可能并不完善,需要程序员根据错误信息抽丝拨茧,寻找错误的根源,进而解决问题. 第一部分:SSIS提供的调试工 ...
- SQL Server 2012 T-SQL 新特性
序列 Sequence SQL Server 现在将序列当成一个对象来实现,创建一个序列的例子语法如下: CREATE SEQUENCE DemoSequence START WITH 1 INCRE ...