First Steps in Machine Learning with Microsoft Azure. Part 2

The first part of this article brought out the example of creating a model, and familiarized us with the most important steps in ML: data preparation, selection of trait, model training (selection of model parameters), and final evaluation of results (AUC, Precision, Recall, etc.)
Machine Learning with Microsoft Azure

First Steps in Machine Learning with Microsoft Azure. Part 1

Machine learning is applied to a wide range of business tasks - from detecting frauds to selecting the target audience and product recommendations, as well as monitoring production in real time, analyzing the tonality of texts and medical diagnostics. It can take over the tasks that can not be performed manually due to the huge amount of data to be processed. In case of a large set of data, machine learning sometimes reveals non-obvious dependencies that cannot be detected by an arbitrary rigorous manual examination. In this case, the combination of the set of such "weak" relations gives perfectly functioning forecasting mechanisms.

Software Development Technologies in Demand in Austria

Do you know that the oldest still-operating restaurant in the world St. Peter Stiftskeller was opened more than 1200 years ago in Austria? And this is only one of the fabulous facts about this country! Austria is also famous for its third place in the world by the number of Nobel Prize winners. And what about IT industry? Paying attention to the fact that about one-fourth of the population of Austria lives in Vienna, it is not surprising that the most of IT specialists are located exactly there and around 75% overall turnover in the field of information technology is carried in this city. With the well-developed market economy and high quality of life in Austria, its information technology industry is growing fast, so the demand for specialists rapidly increasing with every year.

A mysterious blockchain and Redwerk’s practical experience with it

What is blockchain? In the recent time, the blockchain technology has become increasingly popular on the Internet. Unfortunately, not so many people understand what is it. Blockchain is a child of a genius, known under the pseudonym of Satoshi Nakamoto. In the 2008’s publication, he defined his invention as a «peer-to-peer electronic cash system». He

Typical Mistakes When Working with a Database in Ruby on Rails

When we hear “Ruby”, we frequently associate it with “Ruby on Rails”. Rails is a very functional and popular framework that is widely used for building APIs and web-applications. Rails consists of independent gems and ActiveRecord is one of them. This powerful gem simplifies operations with databases, allows to work with them in an object-oriented

JNI: 3 Reasons Why We Love It

Mentioning JNI lots of programmers subconsciously experience some unexplainable fear. JNI looks suspiciously difficult, and at first glance its mechanism resembles magic. However, those who looked closer into it highly appreciate its properties. If you haven’t heard about this technology, Java Native Interface or JNI is a standard Java mechanism that allows Java code to
Redwerk’s report on technologies in demand in Washington

Software Development Technologies in Demand in Washington: Infographic

Washington is considered to be one of the centers of information technology development. This state has the highest demand for IT professionals, the number of which exceeds tens of thousands. The number of jobs in IT is growing every year as the best companies and start-ups have a need in talented developers. According to various studies, Washington falls into the list of states, with the most qualified experts in the field of developing algorithms and programming in Python, Java, Ruby and C ++. Probably, the headquarters of Amazon, Zillow and Microsoft are not in vain located here.
Web framework comparison - Scala Play vs ASP.NET Web API Framework

Scala Play vs ASP.NET Web API – Web Frameworks Comparison

Our company has been developing software for more than 12 years. And around a half of our projects are high-load multi-threaded distributed systems. Therefore, our developers use state-of-the-art technologies and latest frameworks in the process. In this article, we will focus on two recent frameworks mentioned Play, and ASP.NET Web API. Play Framework Lately, much

Software Development Technologies in Demand in Finland

Beyond being the homeland of Nokia and maybe some essential nuggets of geography, how much do you know about eastern Scandinavia? Well, Finland boasts the tech and startup scene rise in the recent years. And a growing number of digital companies needs a constant increase of qualified specialists...
5 Reasons to Love RxJava

5 Reasons to Love RxJava

Reactive Extensions (Rx) are a set of methods and interfaces that provide a rapid, easy to maintain and understand ways to solve Java developers problems. You got it right, Rx is a set of tools to help you write elegant yet simpler code. In case with Java, adding Rx library allows you to orchestrate multiple

Page