Zillow数据相关面试真题

职位分类
全部
数据相关
计算机科学
人工智能
产品经理
BQ
面试题
全部(36)
SQL(10)
Coding(5)
ML basics(13)
Stats(4)
Product Case(2)
高频题(0)
Other(2)
全部(36)
SQL(10)
Coding(5)
ML basics(13)
Stats(4)
Product Case(2)
高频题(0)
Other(2)
1.Selecting Parameters in Random Forest Algorithm.
2.Distinguishing Linear and Logistic Models
3.Understanding Overfitting
4.Solving Overfitting in Machine Learning Models.
5.What is Overfitting Regularization?
6.Exploring Time Series Data: Tips and Techniques
7.Calculate median absolute error and percent of estimates
8.Determining Property Status with SQL
9.Improving Long-running SQL Queries
10.SQL Query Validation
11.Optimizing SQL Queries
12.SQL DISTINCT Usage
13.SQL Time Interval Query
14.SQL Clauses Usage
15.SQL Table Merging
16.Appraisal and Foreclosure Model Experience
17.Home Price Forecast Model
18.MATLAB Questions
19.Signal Processing Questions
20.Calculate Minimum Jumps to Reach Max Height
21.List Courses Taught by Each Professor
22.Find Department with Highest Average Salary
23.How to test two marketing campaign strategies without within-market randomization?
24.How to measure the success of a market campaign?
25.What is a confidence interval and how is it interpreted?
26.What is a p-value in the context of an A/B test?
27.Linear Regression
28.L1 vs L2 Regularization
29.Overfitting: Types and Solutions
30.Compute Median Absolute Error and Percent of Estimates
31.Calculate the Sum of Any Range in an Array
32.Find Holes in Digits
33.Trailing Zeroes in Factorial
34.Communication and Data Sourcing
35.Predictive Modeling and Data Stationarity
36.Time Series Case Analysis
1. Selecting Parameters in Random Forest Algorithm.
How random forest choose different parameter
2. Distinguishing Linear and Logistic Models
linear 和logistic model 区别
3. Understanding Overfitting
什么是overfitting
4. Solving Overfitting in Machine Learning Models.
overfitting 怎么解决
5. What is Overfitting Regularization?
overfitting regularization 是什么