CRM Cleaning: Merging Salesforce Objects using SOAP API (with a Python Focus) We recently helped a client to clean up their Salesforce CRM. First, we made our proprietary solution to find all of the duplicate records that would pass the client’s criteria and then had to use Salesforce native merge functionality to remove the duplicates. By doing the deduplication process, we
database Brutal-force Migration of Postgres from Azure to AWS (or vice versa) In this short blog post, I want to show how to move the entire Postgres from one cloud server to another with brutal force.
What is machine learning (ML)? How about AI? Why now? “We are drowning in information and starving for knowledge.” — John Naisbitt. The Era of Big Data We have entered the era of big data. For example, there are about 60 trillion web pages; 300 hours of video are uploaded to YouTube every minute, amounting to 10 years of content every
machine learning Featured Multi-input Seq2Seq generation with Keras and Talos In this technical blog, I will talk about a common NLP problem: Seq2Seq, where we use one sequence to generate another sequence. Add to it, I also illustrate how to use Talos to automatically fine tune the hyperparameters, a daunting task for beginners.
machine learning Words According to r/Vancouver [Part I], word2vec Using word2vec to analyze the reddit comments on r/vancouver