Quotes
"A split is a combination of feature and a threshold in some way to divide the feature into two different buckets."
"Each time you choose a split, you have to evaluate all of these different combinations of features and thresholds."
"The big innovation in light GBM was to take continuous features and bucket them into histograms."
"Light GBM can be a very intimidating project to work on."
"Right now where we're at, the data science team has so much opportunity to work on problems and they're limited by the physical resources they have access to try experiments and their time."
"We're really focusing for the next year on our ML platform is around enabling experimentation."
"I wanted to be careful about us getting hung up on trying to define how mature our practice is. I feel that exercise can lead to maybe misunderstanding. People feel like they are being criticized."
"Spot hero is a marketplace. It's a consumer-facing company. We make money by people booking parking spots and we get a little cut out of those transactions."
"People are not necessarily using Spot Hero because machine learning is a core part of the product. We are being judicious about where we apply machine learning to make some of our applications better."
"I don't think that there's pressure right now for us to have every button that you click in the Spot Hero app be powered somewhere down the chain by a machine learning model."
"We're not trying to fly through building the tunnel as fast as we can, we're trying to build it in a way that the parts behind us don't fall down as we get further along."
"Airflow is not ideal in the way that it lives for experiment orchestration. Airflow's not made for that. It's made for batch processing."
"I think there can be value in companies writing those sort of middleware that let data scientists that work with the company's data using the domains that the companies applications manage."
"With a small enough team, there's a limit to the proliferation of code that gets written that someone else has to maintain if someone left."
"Another way that we can build empathy and work together is in the way that we've designed the definition of our teams."
"We're an enablement team. Our job is to build self-service technologies whether that's libraries, services, or infrastructure."