Data Science

Machine learning & data science for beginners and experts alike.
Kalyanv
5 - Atom

A constant challenge of applying machine learning is defining the outcome to predict, and labeling the data to find the right training examples to use for modeling. You also need a large enough number of training examples to train a model that performs well.

 

Fortunately, Compose, one of our Alteryx Open Source Python libraries, can help you label your data and automatically extract training examples for your modeling problem. It can also adapt easily to domain-specific needs (for example, you want to predict an outcome five hours ahead instead of one hour ahead), can reduce biases in training examples, and so much more.  

 

I spoke at the Alteryx Virtual Global Inspire conference about Compose. Check out the video below to learn more details; I also demonstrate labeling data to use in building predictive models for healthcare.





Compose integrates well with Featuretools for automated feature engineering and EvalML for automated machine learning, so your workflow can look like the below: 



Kalyanv_0-1631549956156.png

 

 

Thanks for taking the time to learn about Compose. In my group at MIT, we use Compose to solve a variety of industrial problems ranging from health care to predictive maintenance. I hope you’re intrigued and ready to put it to work. We look forward to hearing about your projects and getting your feedback.



What questions do you have about Compose and automated prediction engineering? Let us know with a comment, and be sure to subscribe to the blog to get future articles.



Recommended resources



Blog teaser photo by Boba Jovanovic on Unsplash

Comments
AbhilashR
15 - Aurora
15 - Aurora

Thank you for sharing this blog and the video in it! Would you have any recommendations on the best way to learn more about Compose, Featuretools, and EvalML? and how one should think about using them? Is there a repository of real-world examples on which these tools have been applied, and one that we can see and learn from?

SusanCS
Alteryx Alumni (Retired)

Hey @AbhilashR, thanks for checking out the post and video! If you visit the Alteryx GitHub, you can find the repos for Compose, Featuretools, and EvalML, each of which has links to documentation and examples, plus a collection of demos. The Innovation Labs blog also has more info and examples, and there are a couple of demos of EvalML on YouTube. Finally, there's also a Slack community for Alteryx Open Source users, which is a great place for questions and discussion. Hope that helps get you started!

AbhilashR
15 - Aurora
15 - Aurora

Thanks @SusanCS