Let’s get started
By clicking ‘Next’, I agree to the Terms of Service
and Privacy Policy
Jobs / Job page
Machine Learning Engineer image - Rise Careers
Job details

Machine Learning Engineer

About Air Space Intelligence

ASI enables success for the world's most complex operations. From critical infrastructure to defense, we serve major airlines and U.S. and allied government organizations, providing our partners with a decision advantage from planning to operations. Backed by top-tier investors—including Andreessen Horowitz, Spark Capital, and Renegade Partners—we are boldly investing in R&D and growth to push the boundaries of what’s possible.

What you will do:

As part of our core engineering team, you will design and deploy production-grade systems that integrate machine learning models into scalable software pipelines. You’ll develop and ship features that leverage ML to solve real-world optimization and prediction problems, working with modern infrastructure like Kubernetes, AWS, and MLOps tooling. You’ll approach problems with a software engineer’s mindset—prioritizing robustness, maintainability, and performance at scale.


What we value:

  • Proficiency in Python and experience with production ML tooling and frameworks (e.g., TensorFlow, PyTorch, scikit-learn).

  • Strong understanding of data structures, algorithms, and software engineering best practices.

  • Familiarity with classical ML, deep learning, and MLOps concepts.

  • Experience building and maintaining scalable, reliable systems that include ML components.

  • A bias for simplicity and clarity in solving complex problems.

  • Intellectual curiosity and willingness to collaborate.

  • Clear communication and collaboration across cross-functional teams.

How do we hire:

We look at the interview process not as screening test but rather as an opportunity to simulate what it would look like working together. We build the interview process around you.

Average salary estimate

$110000 / YEARLY (est.)
min
max
$90000K
$130000K

If an employer mentions a salary or salary range on their job, we display it as an "Employer Estimate". If a job has no salary data, Rise displays an estimate if available.

What You Should Know About Machine Learning Engineer, Air Space Intelligence

At Air Space Intelligence, we believe in empowering the world's most complex operations, and we're looking for a talented Machine Learning Engineer to join our dynamic team in Boston. You'll be diving deep into the fascinating world of machine learning, where you'll not only design but also deploy production-grade systems that seamlessly integrate cutting-edge ML models into scalable software pipelines. Your work will empower major airlines and governmental organizations, providing them with the decision advantages they need, from planning to operations. You’ll be developing and launching features that leverage machine learning to tackle real-world optimization and prediction challenges. With tools and infrastructure like Kubernetes, AWS, and MLOps at your fingertips, you'll take on problems with a software engineer's mindset, focusing on robustness, maintainability, and performance at scale. We value proficiency in Python along with experience using production ML tooling and frameworks such as TensorFlow and PyTorch. If you have a strong foundation in data structures, algorithms, and best practices in software engineering, and are keen to collaborate with cross-functional teams, we would love to see how your intellectual curiosity and problem-solving creativity can contribute to our mission of pushing boundaries in technology. Come help us shape the future at Air Space Intelligence!

Frequently Asked Questions (FAQs) for Machine Learning Engineer Role at Air Space Intelligence
What are the key responsibilities of a Machine Learning Engineer at Air Space Intelligence?

As a Machine Learning Engineer at Air Space Intelligence, your primary responsibilities will involve designing and deploying production-grade systems that integrate machine learning models. You will develop features to resolve complex real-world optimization and prediction problems using modern infrastructure such as Kubernetes and AWS. Additionally, you'll focus on maintaining robust, maintainable, and scalable systems while collaborating effectively with other teams.

Join Rise to see the full answer
What qualifications do I need to be a Machine Learning Engineer at Air Space Intelligence?

To qualify for the Machine Learning Engineer position at Air Space Intelligence, candidates should be proficient in Python and experienced in utilizing production ML tooling and frameworks like TensorFlow, PyTorch, and scikit-learn. A solid understanding of data structures, algorithms, and software engineering best practices is essential. Familiarity with classical machine learning and deep learning concepts, as well as experience in building scalable systems with ML components, are also desired.

Join Rise to see the full answer
What tools will I be using as a Machine Learning Engineer at Air Space Intelligence?

In the role of Machine Learning Engineer at Air Space Intelligence, you will work with an array of modern tools and infrastructure. This includes platforms like Kubernetes for container orchestration, AWS for cloud computing, and various MLOps tools for deploying, managing, and monitoring ML models. Your expertise with these tools will be crucial in developing production-ready machine learning applications.

Join Rise to see the full answer
How does the hiring process work for Machine Learning Engineers at Air Space Intelligence?

At Air Space Intelligence, we view the hiring process for Machine Learning Engineers not as merely a screening test but as a collaborative opportunity. We aim to simulate the experience of working together. This means our interview process will focus on your skills and abilities while providing you a glimpse of our work culture and team dynamics. We want you to feel comfortable and excited about the potential of joining our team.

Join Rise to see the full answer
What is the company culture like for Machine Learning Engineers at Air Space Intelligence?

The company culture at Air Space Intelligence is characterized by collaboration, intellectual curiosity, and a strong commitment to innovation. As a Machine Learning Engineer, you'll be part of a cross-functional team that values clear communication and cooperation. We encourage a mindset focused on simplicity and clarity, empowering you to solve complex challenges with creativity and support from your peers.

Join Rise to see the full answer
Common Interview Questions for Machine Learning Engineer
Can you explain how you approach building a machine learning model?

When approaching the building of a machine learning model, I typically start with data exploration, ensuring I understand the dataset's features and relationships. I follow this by selecting appropriate algorithms based on the problem, preprocessing the data, and performing feature engineering. Throughout the model's development, I pay close attention to avoid overfitting, utilize techniques like cross-validation, and continuously evaluate performance using relevant metrics.

Join Rise to see the full answer
What experience do you have with deployment of machine learning models?

In my previous roles, I've worked with various deployment methods for machine learning models, including creating REST APIs for real-time prediction and using cloud platforms like AWS for model hosting. I've also employed CI/CD pipelines to automate deployment processes and ensure that models were consistently updated and monitored post-deployment.

Join Rise to see the full answer
How do you handle data preprocessing in your ML projects?

I believe that robust data preprocessing is critical for the success of any ML project. My process involves cleaning and transforming raw data, handling missing values, and appropriately scaling or normalizing data features to ensure they fit the model's requirements. I also ensure that categorical variables are encoded effectively to prevent information loss in model training.

Join Rise to see the full answer
How do you evaluate the performance of a machine learning model?

I utilize various performance metrics depending on the type of model and the problem domain—accuracy, precision, recall, F1 score for classification, and RMSE for regression tasks. Additionally, I may use ROC curves to visualize model performance and ensure that the model generalizes well to unseen data using techniques such as cross-validation.

Join Rise to see the full answer
Describe your experience with MLOps and its importance.

MLOps is essential for operationalizing machine learning models, and I have applied various MLOps practices in my work. This includes versioning models and datasets, automating workflows for model training, monitoring models in production for performance degradation, and ensuring compliance with governance regarding data and model usage. I understand that proper MLOps practices are pivotal in organizations to maintain model accuracy and relevance.

Join Rise to see the full answer
What strategies do you apply to improve model accuracy?

To enhance model accuracy, I employ strategies like conducting thorough feature selection, experimenting with complex algorithms, hyperparameter tuning to find the best settings, and using ensemble methods that combine predictions from multiple models. Continuous experimentation and validation through techniques such as cross-validation help identify the best path forward.

Join Rise to see the full answer
How do you keep up with the latest trends in machine learning?

I stay informed about the latest trends in machine learning by participating in online communities like Kaggle, following industry-leading blogs and publications, attending webinars, and engaging in relevant courses. Additionally, I dedicate time to work on personal projects that push my understanding of new techniques and algorithms, thereby applying knowledge actively.

Join Rise to see the full answer
Describe a challenging ML project you worked on and how you overcame the hurdles.

In one of my previous projects, I faced significant challenges with an imbalanced dataset that skewed model predictions. To address this, I applied techniques such as SMOTE for oversampling the minority class and conducted thorough exploratory data analysis to identify additional features that could improve differentiation. Through persistence and iteration, I was able to construct a more robust model with improved predictive power.

Join Rise to see the full answer
How do you ensure the ethical use of machine learning in your projects?

I prioritize ethical considerations by thoroughly understanding the data used, ensuring consent for data collection, and actively looking for biases that may negatively affect certain groups. Implementing fairness metrics and conducting audits of the model's outputs can help assess ethical concerns. As ML practitioners, we have a responsibility to ensure the technology is used for good.

Join Rise to see the full answer
What role does teamwork play in your approach to being a Machine Learning Engineer?

Teamwork is vital in my approach as a Machine Learning Engineer. Successful projects often rely on diverse perspectives and skills; I actively seek collaboration across functions to leverage insights from data scientists, software engineers, and product managers. By fostering open communication and a supportive environment, we can solve complex challenges more effectively and innovate together.

Join Rise to see the full answer
Similar Jobs
SSC HR Solutions Remote No location specified
Posted 11 days ago

A dynamic tech team is looking for a talented Java Backend Developer to build high-performance microservices and mentor junior developers.

Posted 8 days ago

Become a key player at CoStar Group as a Senior Software Engineer driving the future of Real Estate Analytics.

Photo of the Rise User
CompQsoft Remote Huntsville, Alabama, United States
Posted 11 days ago

As a Software Release Manager at CompQsoft Inc., you'll elevate our Atlassian toolkit to optimize software engineering processes.

Posted 8 days ago

Join a diverse and global team as a Full Stack Developer focusing on modern technologies and scalable solutions.

Photo of the Rise User
Posted 12 days ago

Visa Technology & Operations LLC is seeking a Senior Software Engineer to develop and enhance software solutions while implementing automation for improved efficiencies.

Photo of the Rise User

A leading tech firm is seeking a Staff Backend Engineer to enhance their software development team in Davie, FL.

Photo of the Rise User

Join Commure as a Staff Software Engineer (DevOps) to leverage cloud technologies in revolutionizing healthcare delivery.

Photo of the Rise User

Drive the evolution of video screen capture solutions at ScreenPal as a Senior DevOps Engineer in a fully remote capacity.

MATCH
VIEW MATCH
FUNDING
SENIORITY LEVEL REQUIREMENT
TEAM SIZE
No info
HQ LOCATION
No info
EMPLOYMENT TYPE
Full-time, on-site
DATE POSTED
April 4, 2025

Subscribe to Rise newsletter

Risa star 🔮 Hi, I'm Risa! Your AI
Career Copilot
Want to see a list of jobs tailored to
you, just ask me below!
LATEST ACTIVITY
C
Someone from OH, Massillon just viewed RN Ambulatory - Outpatient Infusion Therapy at CCF
Photo of the Rise User
Someone from OH, Columbus just viewed HR Business Partner (Maternity Cover) at Marshmallow
Photo of the Rise User
Someone from OH, Columbus just viewed Community Outreach Canvasser $24/Hr at Confidential
Photo of the Rise User
Someone from OH, Cincinnati just viewed Email Marketing Coordinator at Creative Circle
Photo of the Rise User
Someone from OH, Columbus just viewed UX Researcher, Amazon Autos at Amazon
Photo of the Rise User
24 people applied to Front-end Developer at Venturenox
Photo of the Rise User
Someone from OH, Cincinnati just viewed AI training and enablement at Writer
Photo of the Rise User
Someone from OH, Cincinnati just viewed Data Analyst (Contact Center-Hybrid) at Dow Jones
Photo of the Rise User
Someone from OH, Delaware just viewed Practice Group Manager at LifeStance Health
Photo of the Rise User
Someone from OH, Youngstown just viewed Event Services Human Resources Coordinator at Allied Universal
Photo of the Rise User
Someone from OH, Columbus just viewed IP Network Engineering Intern - Summer 2025 at Bandwidth
Photo of the Rise User
Someone from OH, Cleveland just viewed Director, Education Programs & Partnerships at Encoura
Photo of the Rise User
Someone from OH, Cleveland just viewed Operations Associate (Part-Time) - Pinecrest at Alo Yoga
Photo of the Rise User
Someone from OH, Dayton just viewed Medical Receptionist at LifeStance Health
Photo of the Rise User
Someone from OH, Coldwater just viewed Engineering Design Checker Jobs at Lockheed Martin
Photo of the Rise User
Someone from OH, Loveland just viewed SEO Admin & Business Support at Outliant
Photo of the Rise User
Someone from OH, Columbus just viewed Casting: Cedar Lake - Pilot Episode at Backstage