PinnedNidhi Gajjar·Mar 26, 2021Create a Jenkins CICD Pipeline to build a Docker Image with Splunk IntegrationHello all, in this blog of mine I would be talking about how to use Jenkins tool to create a CICD pipeline to build docker image along…
Nidhi Gajjar·Nov 20, 2021Gift Card Amazon Lex Bot with Whatsapp IntegrationThe project is based on creating a chatbot using Amazon Lex with whatsapp integration. In the project we create a Gift Card chatbot which…A response icon2A response icon2
Nidhi Gajjar·Oct 28, 2021Using image data, predict the gender and age range of an individual in PythonTest the data science model using your own imageA response icon1A response icon1
Nidhi Gajjar·Oct 28, 2021Data Pre-processing tasks using pythonData reduction using variance threshold, univariate feature selection, recursive feature elimination, PCA, correlation
Nidhi Gajjar·Oct 27, 2021Perform Data Analytics using Power BI using the given datasetGenerate a report that contains various visualizations
Nidhi Gajjar·Oct 25, 2021Consume data with Power BI and how to build a simple dashboardIn this post, I would be discussing about how we can create a simple dashboard in Power BI using the data that I had loaded in Power BI…
Nidhi Gajjar·Oct 24, 2021Introduction to PowerBI and get started with PowerBI.Prepare data for analysis and model data in PowerBI
Nidhi Gajjar·Sep 20, 2021Data Preprocessing in Python using Scikit-LearnIn one of the previous blog of mine I had talked about data preprocessing using the Orange library in python. Now in this blog I would be…