<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Tecton Archives - Artificial Intelligence</title>
	<atom:link href="https://www.aiuniverse.xyz/tag/tecton/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.aiuniverse.xyz/tag/tecton/</link>
	<description>Exploring the universe of Intelligence</description>
	<lastBuildDate>Tue, 23 Jun 2020 06:32:07 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=7.0</generator>
	<item>
		<title>Tecton brings DevOps to machine learning</title>
		<link>https://www.aiuniverse.xyz/tecton-brings-devops-to-machine-learning/</link>
					<comments>https://www.aiuniverse.xyz/tecton-brings-devops-to-machine-learning/#respond</comments>
		
		<dc:creator><![CDATA[aiuniverse]]></dc:creator>
		<pubDate>Tue, 23 Jun 2020 06:31:58 +0000</pubDate>
				<category><![CDATA[Machine Learning]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[DevOps]]></category>
		<category><![CDATA[Machine learning]]></category>
		<category><![CDATA[Tecton]]></category>
		<guid isPermaLink="false">http://www.aiuniverse.xyz/?p=9698</guid>

					<description><![CDATA[<p>Source: zdnet.com Models require algorithms and data, and when it comes to data, machine learning models have especially ravenous appetites. Yet, when it comes to transforming data <a class="read-more-link" href="https://www.aiuniverse.xyz/tecton-brings-devops-to-machine-learning/">Read More</a></p>
<p>The post <a href="https://www.aiuniverse.xyz/tecton-brings-devops-to-machine-learning/">Tecton brings DevOps to machine learning</a> appeared first on <a href="https://www.aiuniverse.xyz">Artificial Intelligence</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<p class="wp-block-paragraph">Source: zdnet.com</p>



<p class="wp-block-paragraph">Models require algorithms and data, and when it comes to data, machine learning models have especially ravenous appetites. Yet, when it comes to transforming data into features consumed by the model, data scientists often have to reinvent the wheel as feature generation lacks the configuration management and automation processes associated with model workflows.</p>



<p class="wp-block-paragraph">Tecton, a startup that recently emerged from stealth, is introducing a cloud-based service intended to address this bottleneck. They are striving, for feature generation, to introduce the same type of maintainability and reusability that Informatica did when it introduced automated data transformations to the data warehousing world back at its founding.</p>



<p class="wp-block-paragraph">The cofounders of the company came from Uber, where they were responsible for Project Michelangelo, the company&#8217;s machine learning platform.</p>



<p class="wp-block-paragraph">At Uber, Michelangelo took care of the full lifecycle of ML from managing data to training, evaluating, and deploying models, followed by making and monitoring the predictions. Among the lessons learned from developing the Michelangelo platform was that feature generation lacked the degree of rigorous lifecycle automation that model development. All too often, data scientists had to keep reinventing the wheel when generating features, and the beginnings of that automation were built into the platform.</p>



<p class="wp-block-paragraph">Those are the lessons that company founders took to creating Tecton. It addresses part of the problem impacting data scientists: they are often spending too much of their time performing data engineering. A couple years ago, in a survey jointly sponsored by Ovum (now Omdia) and Dataiku, we found that even in the best of circumstances, data scientists will still likely spend up to half their time wrestling with data.</p>



<p class="wp-block-paragraph">In a company blog, Tecton lays out the problem in exhaustive detail. Many cloud AutoML services can automate aspects of algorithm development and feature selection, along with the workflow of moving models from training to deployment and production, but they lack any such automation with the feature engineering that feeds the model with data.</p>



<p class="wp-block-paragraph">Tecton applies the same DevOps automation to feature development that is the norm for coding the logic of models. All of the relevant artifacts to building a feature (e.g., data sources, transformations, and a recipe for processing) are stored and versioned in a Git repository, just as modeling logic is.</p>



<p class="wp-block-paragraph">The result is that the legwork involved with creating and deploying the data pipelines used for generating features is automated. This doesn&#8217;t mean that data scientists no longer need data engineers, but they can become less reliant on them. Data engineers are still needed at the outset of building a feature for connecting to data sources. But it then allows data scientists to work in their Python notebooks to design the feature transformation logic. The next step is specifying configuration information (e.g., specify data sources, frequency of transformations, and whether to serve the feature online or offline in batch). All these artifacts are stored in a Git repository where they can be versioned, shared, and reused.</p>



<p class="wp-block-paragraph">The operable notion is that data scientists should not get mired in the business of designing, deploying, and running data pipelines, and they shouldn&#8217;t need to bother data engineers each time they have to design new features or run another job. Once the feature is developed, Tecton automates the operation of the pipeline, triggering the appropriate execution engine such as Spark for batch, or Flink or Kafka Streams for streaming. This addresses one part of the model deployment bottleneck as data scientists don&#8217;t have to worry about wiring up the right execution engines.</p>



<p class="wp-block-paragraph">To track lifecycle and support reusability, Tecton retains data lineage data and makes the metadata searchable in a &#8220;feature store&#8217; catalog. The same pipelines can be used, both for training and live production data, and by versioning these pipelines, they can readily be iterated by data scientists on a self-service basis when modifying or generating new features.</p>



<p class="wp-block-paragraph">Having emerged from stealth within the past couple months, Tecton&#8217;s offering is currently running in private preview on AWS. As noted above, it manages and automates feature pipelines and includes a feature store for storing historical feature and label data; includes an SDK for retrieving training data; plus a web-based UI for tracking features and monitoring data quality and data drift issues. Once the AWS offering hits general release, Tecton will follow with other clouds later. To us, this would make a useful complement to cloud AutoML services, helping them automate the missing mile of data.&nbsp;</p>
<p>The post <a href="https://www.aiuniverse.xyz/tecton-brings-devops-to-machine-learning/">Tecton brings DevOps to machine learning</a> appeared first on <a href="https://www.aiuniverse.xyz">Artificial Intelligence</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.aiuniverse.xyz/tecton-brings-devops-to-machine-learning/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Tecton.ai emerges from stealth with $20M Series A to build machine learning platform</title>
		<link>https://www.aiuniverse.xyz/tecton-ai-emerges-from-stealth-with-20m-series-a-to-build-machine-learning-platform/</link>
					<comments>https://www.aiuniverse.xyz/tecton-ai-emerges-from-stealth-with-20m-series-a-to-build-machine-learning-platform/#respond</comments>
		
		<dc:creator><![CDATA[aiuniverse]]></dc:creator>
		<pubDate>Wed, 29 Apr 2020 08:26:22 +0000</pubDate>
				<category><![CDATA[Machine Learning]]></category>
		<category><![CDATA[data scientists]]></category>
		<category><![CDATA[Machine learning]]></category>
		<category><![CDATA[platform]]></category>
		<category><![CDATA[Tecton]]></category>
		<guid isPermaLink="false">http://www.aiuniverse.xyz/?p=8414</guid>

					<description><![CDATA[<p>Source: techcrunch.com Three former Uber  engineers, who helped build the company’s Michelangelo machine learning platform, left the company last year to form Tecton.ai and build an operational machine learning platform for everyone <a class="read-more-link" href="https://www.aiuniverse.xyz/tecton-ai-emerges-from-stealth-with-20m-series-a-to-build-machine-learning-platform/">Read More</a></p>
<p>The post <a href="https://www.aiuniverse.xyz/tecton-ai-emerges-from-stealth-with-20m-series-a-to-build-machine-learning-platform/">Tecton.ai emerges from stealth with $20M Series A to build machine learning platform</a> appeared first on <a href="https://www.aiuniverse.xyz">Artificial Intelligence</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<p class="wp-block-paragraph">Source: techcrunch.com</p>



<p class="wp-block-paragraph">Three former Uber  engineers, who helped build the company’s Michelangelo machine learning platform, left the company last year to form Tecton.ai and build an operational machine learning platform for everyone else. Today the company announced a $20 million Series A from a couple of high-profile investors.</p>



<p class="wp-block-paragraph">Andreessen Horowitz  and Sequoia Capital co-led the round with Martin Casado, general partner at a16z and Matt Miller, partner at Sequoia joining the company board under the terms of the agreement. Today’s investment combined with the seed they used to spend the last year building the product comes to $25 million. Not bad in today’s environment.</p>



<p class="wp-block-paragraph">But when you have the pedigree of these three founders — CEO Mike Del Balso, CTO Kevin Stumpf and VP of Engineering Jeremy Hermann all helped build the Uber system —&nbsp; investors will spend some money, especially when you are trying to solve a difficult problem around machine learning.</p>



<p class="wp-block-paragraph">The Michelangelo system was the machine learning platform at Uber that looked at things like driver safety, estimated arrival time and fraud detection, among other things. The three founders wanted to take what they had learned at Uber and put it to work for companies struggling with machine learning.</p>



<p class="wp-block-paragraph">“What Tecton is really about is helping organizations make it really easy to build production-level machine learning systems, and put them in production and operate them correctly. And we focus on the data layer of machine learning,” CEO Del Balso told TechCrunch.</p>



<p class="wp-block-paragraph">Del Balso says part of the problem, even for companies that are machine learning-savvy, is building and reusing models across different use cases. In fact, he says the vast majority of machine learning projects out there are failing, and Tecton wanted to give these companies the tools to change that.</p>



<p class="wp-block-paragraph">The company has come up with a solution to make it much easier to create a model and put it to work by connecting to data sources, making it easier to reuse the data and the models across related use cases. “We’re focused on the data tasks related to machine learning, and all the data pipelines that are related to power those models,” Del Balso said.</p>



<p class="wp-block-paragraph">Certainly Martin Casado from a16z sees a problem in search of a solution and he likes the background of this team and its understanding of building a system like this at scale. “After tracking a number of deep engagements with top ML teams and their interest in what Tecton was building, we invested in Tecton’s A alongside Sequoia. We strongly believe that these systems will continue to increasingly rely on data and ML models, and an entirely new tool chain is needed to aid in developing them…,” he wrote in a blog post announcing the funding.</p>



<p class="wp-block-paragraph">The company currently has 17 employees and is looking to hire, particularly data scientists and machine learning engineers, with a goal of 30 employees by the end of the year.</p>



<p class="wp-block-paragraph">While Del Balso is certainly cognizant of the current economic situation, he believes he can still build this company because he’s solving a problem that people genuinely are looking for help with right now around machine learning.</p>



<p class="wp-block-paragraph">“From the customers we’re talking to, they need to solve these problems, and so we don’t see things slowing down,” he said.</p>
<p>The post <a href="https://www.aiuniverse.xyz/tecton-ai-emerges-from-stealth-with-20m-series-a-to-build-machine-learning-platform/">Tecton.ai emerges from stealth with $20M Series A to build machine learning platform</a> appeared first on <a href="https://www.aiuniverse.xyz">Artificial Intelligence</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.aiuniverse.xyz/tecton-ai-emerges-from-stealth-with-20m-series-a-to-build-machine-learning-platform/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
