PinnedModel deployment birdclassifierDeploying a Deep Learning model on Web. Implementation of my learnings from fast.ai lecture on how to deploy a model free of cost.Jul 19, 2023Jul 19, 2023
Custom function to clean and extract extract Header and Paragraphs with 🦜️🔗langchain sitemap…When developing a Retrieval Augmented Generation pipeline using the data from html sources, feeding the parsed data directly to vector…Jan 3Jan 3
IELTS is easy.If your medium of education throughout your school and college was English, chances are you are already at a level of around IELTS 6 plus…Dec 1, 2020Dec 1, 2020
Basic data manipulations with Pandas in Python: Reading/creating the Data .Pandas is an open source library that is used to analyze data in Python. It takes in data, like a CSV or SQL database, and creates an…Sep 8, 2020Sep 8, 2020
Published inLearnDataML concepts in brief: Supervised LearningSupervised learning problems are generally of 2 types:Sep 5, 2020Sep 5, 2020
Plotting in Python With Matplotlib: Simple Line PlotsWith matplotlib, we can create a bunch of different plots in Python. The most basic plot is the line plot. A general recipe is given here…Sep 3, 2020Sep 3, 2020
Published inAnalytics VidhyaNumpy uncovered : Histograms using Numpy and MatplotlibPart 2 of Guide to statistics using Numpy seriesSep 2, 2020Sep 2, 2020
Published inAnalytics VidhyaNumpy uncovered: A beginner’s guideSummarizing key takeaways from my learnings of the famous Python scientific Library Numpy and resources to practice and perfect the…Sep 1, 2020Sep 1, 2020