The evolution of data analytics platforms has seen a significant shift from traditional data warehouses to modern data lakehouses, driven by the need for more flexible and scalable data management solutions. The Shift in Data Management Historically, organizations relied heavily on…
Boost Your Java Skills: Must-Know Code Hacks
Java is one of the most versatile programming languages, and mastering its essential code techniques can significantly streamline your development process. Whether you’re a seasoned developer or just starting out, having a cheat sheet with key Java snippets at your fingertips…
Mastering Java: Essential Code Techniques for Modern Development
Java Roadmap Mastering Java requires a step-by-step approach, moving from the basics to advanced topics. Here’s a streamlined roadmap to guide your journey: 1. Setup and Tools 2. Core Java Concepts 3. File I/O and Collections 4. Advanced Java Concepts 5….
Head of data – Job
Job Description Because SaaS does not satisfy most of specific needs, we need to market new kind of CDP to empower data management. Requirements: We can consider someone junior, but you really should have at least academic experience with the technologies…
What’s next for Cyber Whale
Many of you may wonder what is next in the field of IT? By 2026, more than 80% of organizations will actively utilize GenAI models and APIs and/or applications with GenAI, compared to less than 5% at the beginning of 2023….
Code of conduct at Cyber Whale
A. Basic Rules of Work Ethics B. Confidentiality, Privacy, and Transparency C. Organization of Working Time: General Provisions D. Organization of Working Time: Daily Provisions
Cyber Whale hits IT Park in Republic of Moldova
Proud to announce that Cyber Whale LLC has been incorporated in Republic of Moldova and entered the IT Park. The benefits of being present in the IT Park are the following: Cyber Whale is a digital agency rendering Digital and Creative…
How to write trained Word2Vec model to CSV with DeepLearning4j
I used DeepLearning4j to train word2vec model. Then I had to save the dictionary to CSV so I can run some clustering algorithms on it. Sounded like a simple task, but it took a while, and here is the code to do…
Xanda BI Toolkit: clustering
In the previous post we introduced the toolkit release to open source and the general idea behind the project, now I would like to share clustering implementation. At this point we implemented 3 clustering algorithms: K-means Very straight-forward algorithm K-means is memory-friendly and…
Xandra BI Toolkit powered by ML released to Open Source
We are happy to announce that will be partially releasing our Python Business Intelligence Toolkit powered by machine learning algorithms to open-source. Idea The idea behind the Xandra BI toolkit is to provide an easy way for companies to arrange, process,…