Click here to Skip to main content
15,887,027 members

Articles by Arthur V. Ratz (Articles: 37, Project: 1, Tip/Tricks: 2)

Articles: 37, Project: 1, Tip/Tricks: 2

RSS Feed

Average article rating: 4.97

Artificial Intelligence
11 Feb 2018   Updated: 11 Mar 2018   Rating: 4.76/5    Votes: 20   Popularity: 6.19
Licence: CPOL    Views: 26,587     Bookmarked: 20   Downloaded: 841
Please Sign up or sign in to vote.
In this article we’ll formulate and thoroughly discuss about probabilistic Bayesian classification algorithm and its implementation in Node.JS and JavaScript that can be actively used to detect and locate messages containing potential spam and other unsolicited data.
27 Feb 2018   Updated: 6 Mar 2018   Rating: 4.95/5    Votes: 11   Popularity: 5.15
Licence: CPOL    Views: 19,352     Bookmarked: 15   Downloaded: 97
Please Sign up or sign in to vote.
In this article, we'll discuss how to produce user-to-item recommendations by using SVD++, Pearson Correlation and probability-based similarity computation.
8 Sep 2019   Updated: 8 Sep 2019   Rating: 5.00/5    Votes: 4   Popularity: 3.01
Licence: CPOL    Views: 7,803     Bookmarked: 2   Downloaded: 54
Please Sign up or sign in to vote.
How to properly install and configure SAP-HANA and TensorFlow Model Server to predict the S&P 500 Index
13 Sep 2019   Updated: 14 Sep 2019   Rating: 5.00/5    Votes: 6   Popularity: 3.89
Licence: CPOL    Views: 9,741     Bookmarked: 2   Downloaded: 50
Please Sign up or sign in to vote.
How to create and export TensorFlow S&P 500 Index prediction model and serve it using TensorFlow Model Server
29 Sep 2019   Updated: 29 Sep 2019   Rating: 4.83/5    Votes: 5   Popularity: 3.38
Licence: CPOL    Views: 5,220     Bookmarked: 3   Downloaded: 57
Please Sign up or sign in to vote.
How to predict S&P 500 Index on the SAP-HANA SQL-engine backend using EML library
Containers
Docker
31 Aug 2018   Updated: 1 Sep 2018   Rating: 5.00/5    Votes: 7   Popularity: 4.23
Licence: CPOL    Views: 22,308     Bookmarked: 10   Downloaded: 109
Please Sign up or sign in to vote.
In this brief article, we will demonstrate how to deploy a Node.js application and run it on Docker's Windows Server Core 2016 Containers
20 Aug 2018   Updated: 24 Aug 2018   Rating: 5.00/5    Votes: 11   Popularity: 5.21
Licence: CPOL    Views: 20,760     Bookmarked: 10   Downloaded: 166
Please Sign up or sign in to vote.
Create a Python web-app using Flask and PostgreSQL server, and run it in Docker
General Programming
Algorithms
27 Apr 2018   Updated: 27 Apr 2018   Rating: 5.00/5    Votes: 7   Popularity: 4.23
Licence: CPOL    Views: 14,185     Bookmarked: 11   Downloaded: 556
Please Sign up or sign in to vote.
In this article, we will formulate and discuss CLOPE data mining clustering algorithm that allows to drastically increase the quality and efficiency of categorized data clustering and can be easily used for recommendation-specific purposes
27 Aug 2017   Updated: 29 Aug 2017   Rating: 5.00/5    Votes: 22   Popularity: 6.61
Licence: CPOL    Views: 44,200     Bookmarked: 28   Downloaded: 3,170
Please Sign up or sign in to vote.
How to implement k-means clustering algorithm to perform graphical raster image segmentation
30 Nov 2018   Updated: 30 Dec 2018   Rating: 5.00/5    Votes: 15   Popularity: 5.73
Licence: CPOL    Views: 52,167     Bookmarked: 14   Downloaded: 2,123
Please Sign up or sign in to vote.
SVD in C++11 explained with an example
3 Jul 2019   Updated: 20 Jul 2019   Rating: 4.95/5    Votes: 8   Popularity: 4.47
Licence: CPOL    Views: 20,923     Bookmarked: 13   Downloaded: 285
Please Sign up or sign in to vote.
How to perform ARL by using the scalable optimized Apriori algorithm
20 Jul 2019   Updated: 20 Jul 2019   Rating: 5.00/5    Votes: 5   Popularity: 3.49
Licence: CPOL    Views: 9,422     Bookmarked: 9   Downloaded: 333
Please Sign up or sign in to vote.
How to perform ARL by using FPGrowth algorithm
18 Nov 2017   Updated: 7 May 2020   Rating: 4.99/5    Votes: 31   Popularity: 7.44
Licence: CPOL    Views: 25,036     Bookmarked: 30   Downloaded: 490
Please Sign up or sign in to vote.
How to deliver the modern code, using Intel C++ Compiler and OpenMP 4.5 library, that implements the parallel "stable" three-way quicksort, based on the parallel code that has already been discussed in the previous article.
11 Dec 2021   Updated: 3 Jan 2022   Rating: 5.00/5    Votes: 11   Popularity: 5.21
Licence: CPOL    Views: 22,273     Bookmarked: 11   Downloaded: 269
Please Sign up or sign in to vote.
Optimizing the performance of the large-sized matrices QR factorization and eigendecomposition, using Schwarz-Rutishauser algorithm
16 Sep 2022   Updated: 16 Sep 2022   Rating: 5.00/5    Votes: 10   Popularity: 5.00
Licence: CPOL    Views: 9,442     Bookmarked: 3   Downloaded: 69
Please Sign up or sign in to vote.
Compute the Levenshtein distance of literal strings effectively by using the Wagner-Fischer (two matrix rows-based) algorithm.
Performance
30 Apr 2017   Updated: 2 May 2017   Rating: 5.00/5    Votes: 12   Popularity: 5.40
Licence: CPOL    Views: 16,763     Bookmarked: 8   Downloaded: 411
Please Sign up or sign in to vote.
This article is a practical guide on using Intel® Threading Building Blocks (TBB) and OpenMP libraries for C++ based on the example of delivering parallel scalable code that implements Burrows-Wheeler Transformation (BWT) algorithm.
High Performance Computing
Parallel Processing
9 Dec 2016   Updated: 9 Dec 2016   Rating: 4.97/5    Votes: 24   Popularity: 6.77
Licence: CPOL    Views: 13,085     Bookmarked: 10   Downloaded: 343
Please Sign up or sign in to vote.
In this article, we'll demonstrate an approach the allows to increase the performance (up to 600%) of the code that implements the conventional distribution counting algorithm (DCA) using NVIDIA CUDA 8.0 Runtime API
Internet of Things
Raspberry-Pi
12 Nov 2020   Updated: 10 Dec 2020   Rating: 5.00/5    Votes: 6   Popularity: 3.89
Licence: CPOL    Views: 12,420     Bookmarked: 8   Downloaded: 0
Please Sign up or sign in to vote.
A practical guide for building parallel CL/SYCL-code in, C++17, targeting Arm/AArch64-architectures and running it on Raspberry Pi 4B+ IoT-boards
Mobile Apps
Android
1 Aug 2018   Updated: 1 Aug 2018   Rating: 5.00/5    Votes: 21   Popularity: 6.61
Licence: CPOL    Views: 24,444     Bookmarked: 30   Downloaded: 1,449
Please Sign up or sign in to vote.
In this article, we will discuss about the advanced Android application development based on the example of creating a responsive Airport schedule simulator application.
Programming Languages
C#
11 Jan 2020   Updated: 19 Jan 2020   Rating: 5.00/5    Votes: 3   Popularity: 2.39
Licence: CPOL    Views: 17,620     Bookmarked: 12   Downloaded: 638
Please Sign up or sign in to vote.
A simple introduction to using K-Means Clustering for data analysis.
C# 5.0
30 Jun 2015   Updated: 30 Jun 2015   Rating: 4.99/5    Votes: 49   Popularity: 8.43
Licence: CPOL    Views: 24,626     Bookmarked: 44   Downloaded: 272
Please Sign up or sign in to vote.
The following article describes how to implement sorting of custom non-generic collections by overriding the functionality of the generic IComparable and IComparer interfaces used by the LINQ’s Enumerable.OrderBy clause aggregate method.
C++
30 Apr 2016   Updated: 4 May 2016   Rating: 4.94/5    Votes: 78   Popularity: 9.23
Licence: CPOL    Views: 54,753     Bookmarked: 58   Downloaded: 1,397
Please Sign up or sign in to vote.
Smart cross-platform textdiff lexicographical analyzer utility
7 May 2020   Updated: 7 May 2020   Rating: 5.00/5    Votes: 1   Popularity: 0.00
Licence: CPOL    Views: 4,571     Bookmarked: 4   Downloaded: 0
Please Sign up or sign in to vote.
In this article, I will ground the discussion on the several aspects of delivering a modern parallel code using the Intel® MPI library, that provides even more performance speed-up and efficiency of the parallel “stable” sort, previously discussed.
C++11
5 Dec 2015   Updated: 6 May 2020   Rating: 4.88/5    Votes: 87   Popularity: 9.28
Licence: CPOL    Views: 133,996     Bookmarked: 118   Downloaded: 2,194
Please Sign up or sign in to vote.
In this article, I’d like to introduce the modern code in C++11, implementing the parallel three-way quicksort, which is asymptotically faster and more efficient than the famous heapsort and mergesort algorithms.
7 May 2020   Updated: 7 May 2020   Rating: 5.00/5    Votes: 1   Popularity: 0.00
Licence: CPOL    Views: 5,698     Bookmarked: 4   Downloaded: 92
Please Sign up or sign in to vote.
In this article I will thoroughly discuss about the several aspects of using the revolutionary new Intel® oneAPI HPC Toolkit to deliver a modern code that implements a parallel “stable” sort
VC++
14 Jun 2015   Updated: 14 Jul 2015   Rating: 4.92/5    Votes: 80   Popularity: 9.37
Licence: CPOL    Views: 107,137     Bookmarked: 92   Downloaded: 1,583
Please Sign up or sign in to vote.
This article demostrates the C++ code that implements AI binary distribution evolutionary algorithm for finding the "nearest" neighbor values of the given value of x in the array of N elements.
Visual Basic
14 Sep 2017   Updated: 14 Sep 2017   Rating: 4.95/5    Votes: 30   Popularity: 7.01
Licence: CPOL    Views: 30,419     Bookmarked: 23   Downloaded: 958
Please Sign up or sign in to vote.
This article introduces the implementation of an algorithm written in Visual Basic .NET that allows us to quickly and easily parse and evaluate the resulting value of various mathematical expressions
Visual C++ 12.0
22 Aug 2015   Updated: 22 Aug 2015   Rating: 4.94/5    Votes: 68   Popularity: 9.06
Licence: CPOL    Views: 28,931     Bookmarked: 66   Downloaded: 2,109
Please Sign up or sign in to vote.
This article demonstrates how to implement the Huffman adaptive compression alogrithm to compress graphics images of 256 colors depth and other multimedia files
Web Development
28 Jul 2017   Updated: 1 Aug 2017   Rating: 5.00/5    Votes: 28   Popularity: 7.16
Licence: CPOL    Views: 24,547     Bookmarked: 19   Downloaded: 353
Please Sign up or sign in to vote.
Use HTML/CSS/JavaScript/Ajax for creating a simple lightweight Windows Vista/7 sidebar desktop gadget
ASP.NET
11 Dec 2016   Updated: 25 Dec 2016   Rating: 5.00/5    Votes: 38   Popularity: 7.72
Licence: CPOL    Views: 72,778     Bookmarked: 58   Downloaded: 5,026
Please Sign up or sign in to vote.
In this article we'll demonstrate the implementation of k-means clustering algorithm to produce recommendations.
31 Jan 2017   Updated: 1 Feb 2017   Rating: 5.00/5    Votes: 14   Popularity: 5.73
Licence: CPOL    Views: 46,447     Bookmarked: 18   Downloaded: 1,210
Please Sign up or sign in to vote.
In this article, we will discuss about the implementation of the SVD++ AI data mining algorithm to produce recommendations based on ratings prediction
HTML
12 Dec 2016   Updated: 16 Dec 2016   Rating: 4.95/5    Votes: 27   Popularity: 7.01
Licence: CPOL    Views: 35,707     Bookmarked: 15   Downloaded: 569
Please Sign up or sign in to vote.
In this article we'll discuss an approach of using jQuery's Ajax requests to implement an indexed search filter based on an example of creating a simple phone book web application with ASP.NET MVC.
2 Nov 2018   Updated: 5 Nov 2018   Rating: 5.00/5    Votes: 12   Popularity: 5.40
Licence: CPOL    Views: 35,352     Bookmarked: 16   Downloaded: 941
Please Sign up or sign in to vote.
In this article, we will demonstrate how to create and deploy Recurrent Neural Network (RNN) with Long Short-Term Memory (LSTM) cells and train it to predict future simple moving average (SMA).
Node.js
25 Feb 2019   Updated: 25 Feb 2019   Rating: 5.00/5    Votes: 4   Popularity: 3.01
Licence: CPOL    Views: 7,640     Bookmarked: 3   Downloaded: 45
Please Sign up or sign in to vote.
How to quickly and easily create an automated chatbot or instant messenger (IM) application
1 Feb 2020   Updated: 2 Feb 2020   Rating: 5.00/5    Votes: 3   Popularity: 2.39
Licence: CPOL    Views: 11,585     Bookmarked: 2   Downloaded: 212
Please Sign up or sign in to vote.
A Simple Web Application User Authentication Project using Passport.js And JSON Web Tokens (JWT) explained
21 Feb 2019   Updated: 30 Jan 2024   Rating: 4.94/5    Votes: 13   Popularity: 5.51
Licence: CPOL    Views: 17,794     Bookmarked: 15   Downloaded: 304
Please Sign up or sign in to vote.
Create and deploy a rule-based NLP engine
31 May 2019   Updated: 31 May 2019   Rating: 5.00/5    Votes: 4   Popularity: 3.01
Licence: CPOL    Views: 6,923     Bookmarked: 4   Downloaded: 51
Please Sign up or sign in to vote.
The readers of this article will find out how to use Clarifai API for Node.js to create and deploy a lightweight vehicles images classification web-application.

Average blogs rating:

No blogs have been submitted.

Average tips rating: 5.00

Operating Systems
Win8
7 Jul 2015   Updated: 7 Jul 2015   Rating: 5.00/5    Votes: 31   Popularity: 7.46
Licence: CPOL    Views: 22,441     Bookmarked: 32   Downloaded: 297
Please Sign up or sign in to vote.
This tip is especially useful for users who own the licensed copy of Windows 7/8/8.1, and would like to upgrade to Windows 10 after July 29, 2015.
Programming Languages
VC++
30 Apr 2017   Updated: 1 May 2017   Rating: 5.00/5    Votes: 11   Popularity: 5.00
Licence: CPOL    Views: 17,492     Bookmarked: 8   Downloaded: 81
Please Sign up or sign in to vote.
This tip/trick introduces the basic ideas on how to avoid memory mismatched allocation/deallocation issues detected by Intel® Inspector XE for Visual Studio 2015

Average reference rating:

No reference articles have been posted.

Average project rating: 5.00

Web Development
Node.js
17 Feb 2019   Updated: 4 Apr 2020   Rating: 5.00/5    Votes: 4   Popularity: 3.01
Licence: CPOL    Views: 8,780     Bookmarked: 6   Downloaded: 56
Please Sign up or sign in to vote.
Introducing NLP-Samurai@0.0.10 Natural Language Processing Engine.
Software Developer (Senior) EpsilonDev
Ukraine Ukraine
I’m software developer, system analyst and network engineer, with over 20 years experience, graduated from L’viv State Polytechnic University and earned my computer science and information technology master’s degree in January 2004. My professional career began as a financial and accounting software developer in EpsilonDev company, located at L’viv, Ukraine. My favorite programming languages - C/C++, C#.NET, Java, ASP.NET, Node.js/JavaScript, PHP, Perl, Python, SQL, HTML5, etc. While developing applications, I basically use various of IDE’s and development tools, including Microsoft Visual Studio/Code, Eclipse IDE for Linux, IntelliJ/IDEA for writing code in Java. My professional interests basically include data processing and analysis algorithms, artificial intelligence and data mining, system analysis, modern high-performance computing (HPC), development of client-server web-applications using various of libraries, frameworks and tools. I’m also interested in cloud-computing, system security audit, IoT, networking architecture design, hardware engineering, technical writing, etc. Besides of software development, I also admire to write and compose technical articles, walkthroughs and reviews about the new IT- technological trends and industrial content. I published my first article at CodeProject in June 2015.