Sat.Jul 29, 2017 - Fri.Aug 04, 2017

article thumbnail

High Performance Big Data Analysis Using NumPy, Numba & Python Asynchronous Programming

Dataconomy

Introduction A couple of months ago a client of mine asked me the following question: “What is the faster data structure object in Python for Big Data analysis today?” I get questions like this one all the time. Some of them are not easy to solve at all and it. The post High Performance Big Data Analysis Using NumPy, Numba & Python Asynchronous Programming appeared first on Dataconomy.

article thumbnail

Building Prodigy: Our new tool for efficient machine teaching

Ines Montani

I’m excited and proud to finally share what we’ve been working on since launching Explosion AI , alongside our NLP library spaCy and our consulting projects. Prodigy is a project very dear to my heart and seeing it come to life has been one of the most exciting experiences as a software developer so far. A lot of the consulting projects we’ve worked on in the past year ended up circling back to the problem of labelling data to train custom models.

Python 52
professionals

Sign Up for our Newsletter

This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

article thumbnail

Prodigy: A new tool for radically efficient machine teaching

Explosion

Machine learning systems are built from both code and data. It’s easy to reuse the code but hard to reuse the data, so building AI mostly means doing annotation. This is good, because the examples are how you program the behaviour – the learner itself is really just a compiler. What’s not good is the current technology for creating the examples. That’s why we’re pleased to introduce Prodigy , a downloadable tool for radically efficient machine teaching.

article thumbnail

Getting started with Multivariate Adaptive Regression Splines

Depends on the Definition

In this post we will introduce multivariate adaptive regression splines model (MARS) using python. This is a regression model that can be seen as a non-parametric extension of the standard linear model.

Python 52
article thumbnail

Navigating the Future: Generative AI, Application Analytics, and Data

Generative AI is upending the way product developers & end-users alike are interacting with data. Despite the potential of AI, many are left with questions about the future of product development: How will AI impact my business and contribute to its success? What can product managers and developers expect in the future with the widespread adoption of AI?

article thumbnail

Big Data is changing the future of NBA scouting

Dataconomy

Big data and sports analytics are changing the ways many things in sports have traditionally been done. They are allowing for new processes that have the potential to alter the way that organizations conduct their scouting. This is because data science and sports analytics are opening up new data points. The post Big Data is changing the future of NBA scouting appeared first on Dataconomy.

Big Data 178
article thumbnail

Making an awesome dashboard for your crypto currencies in 3 steps

Christian Haschek

If you have invested in crypto currencies in order to hodl them you might find yourself checking t

52

More Trending

article thumbnail

Efficient AWS usage for deep learning

Depends on the Definition

When running experiments with deep neural nets you want to use appropriate hardware. Most of the time I work on a thinkpad laptop with no GPU. This makes experimenting painfully slow. A convenient way is to use an AWS instance, for example the p2.

AWS 40
article thumbnail

How to promote a culture of data stewardship for your startup

Dataconomy

One of the great things about running a startup is that you’re working with a clean slate. If you have worked with a different organization before, you may have had issues with culture and people that you probably don’t want happening with your own company. Existing organizations, especially the established. The post How to promote a culture of data stewardship for your startup appeared first on Dataconomy.

article thumbnail

Prodigy: A new tool for radically efficient machine teaching

Explosion

Machine learning systems are built from both code and data. It's easy to reuse the code but hard to reuse the data, so building AI mostly means doing annotation. This is good, because the examples are how you program the behaviour – the learner itself is really just a compiler. What's not good is the current technology for creating the examples. That's why we're pleased to introduce Prodigy, a downloadable tool for radically efficient machine teaching.