by Boris Kushnarev | Apr 16, 2022 | Boris Kushnarev
During my first placement, I had a chance to get my feet wet and start working with H2O DAI (Driverless AI). This is a state of the art platform that has been designed to solve complex ai problems easily. The platform does not require to have programming skills as...
by Boris Kushnarev | Apr 12, 2022 | Boris Kushnarev
Depending on the project complexity, the number of tools and the connections between them in your workflow can drastically increase. Getting more items on the Alteryx canvas reduces the readability and visibility of your workflow. When you prepare your project for the...
by Boris Kushnarev | Feb 27, 2022 | Boris Kushnarev
Altreryx and Python are great tools for data analysis. In this post, I would like to compare these tools, describe their similarities and differences, look at their pros and cons. I will focus mainly on data analysis as well as some data science and machine learning;...
by Boris Kushnarev | Jan 26, 2022 | Boris Kushnarev
Many argue about the radar charts, also called spider charts, due to their net-like shape. While some claim that the radar charts should not be used in dashboards, others use them to show their insights. The article What is a Radar Chart? Explained with Examples well...
by Boris Kushnarev | Jan 21, 2022 | Boris Kushnarev
We had an exciting project based on the synthetic data Adventure Works this week. This data set is freely available online. We were mixed up with the Sydney cohort and split into two groups. This brought us novelty in this project. We barely knew students from Sydney...
by Boris Kushnarev | Jan 13, 2022 | Boris Kushnarev
Alteryx provides an easy interface for python via the Python Tool. The Python Tool contains Jupyter Notebook with of cause Python which as limited number of preinstalled libraries: ayx: Alteryx API jupyter: Jupyter Metapackage matplotlib: Python Plotting Package...