Andrej Baranovskij Blog
Blog about Oracle, Full Stack, Machine Learning and Cloud
Tuesday, April 30, 2019
Run Oracle VBCS Application on Your Own Server
›
Latest VBCS release brings an option to export VBCS application and run on your own server (or different cloud provider). This is a truly s...
Wednesday, April 24, 2019
Build it Yourself — Chatbot API with Keras/TensorFlow Model
›
Is not that complex to build your own chatbot (or assistant, this word is a new trendy term for chatbot) as you may think. Various chatbot ...
Monday, April 1, 2019
Publishing Machine Learning API with Python Flask
›
Flask is fun and easy to setup, as it says on Flask website . And that's true. This microframework for Python offers a powerful way of ...
Wednesday, March 13, 2019
Selecting Optimal Parameters for XGBoost Model Training
›
There is always a bit of luck involved when selecting parameters for Machine Learning model training. Lately, I work with gradient boosted ...
Wednesday, March 6, 2019
Prepare Your Data for Machine Learning Training
›
The process to prepare data for Machine Learning model training to me looks somewhat similar to the process of preparing food ingredients t...
Saturday, February 23, 2019
Oracle JET Table with Template Slots for Custom Cells
›
Oracle JET table comes with template slot option . This is helpful to build generic functionality to render custom cell within the table. ...
Wednesday, February 20, 2019
Intercepting ADF Table Column Show/Hide Event with Custom Change Manager Class
›
Ever wondered how to intercept ADF table column show/hide event from ADF Panel Collection component? Yes, you could use ADF MDS functionali...
‹
›
Home
View web version