DSDevi Sri Ramasamyindevisriblogs.hashnode.dev·12h ago · 5 min readChargeback Assistant: An AI-Powered Chargeback Risk SystemChargebacks are a common problem for online businesses. When a customer disputes a payment, the merchant needs to decide whether to fight the dispute, accept the loss, or collect more evidence. To sol10
DSDevi Sri Ramasamyindevisriblogs.hashnode.dev·Jul 30 · 4 min readBuilding an AI-Based Crop Recommendation & Fertilizer Suggestion System Using Machine Learning and Streamlit Introduction: Agriculture is the backbone of many economies, yet farmers often struggle to decide which crop is most suitable for their land and what fertilizer should be applied to maximize yield. To20
DSDevi Sri Ramasamyindevisriblogs.hashnode.dev·Jul 23 · 2 min readSentiment Analysis using Naive Bayes -Text Based AlgorithmIntroduction: Sentiment Analysis is a Natural Language Processing (NLP) technique used to identify whether a piece of text expresses a positive or negative sentiment. It is widely used in analyzing cu10
DSDevi Sri Ramasamyindevisriblogs.hashnode.dev·Jul 15 · 1 min readBuilding a Simple Hen Maze Game Using HTML, CSS, and JavaScriptIntroduction I recently built a Hen Maze Game using HTML, CSS, and JavaScript. In this game, the player helps a hen navigate through a randomly generated maze to reach the farmhouse. The game features10
DSDevi Sri Ramasamyindevisriblogs.hashnode.dev·Jun 28 · 3 min readUnderstanding Linear Activation Function in Neural Networks Using Iris DatasetIntroduction Neural Networks are a part of Deep Learning that help computers learn patterns from data and make predictions. A neural network consists of layers of neurons, and each neuron applies an a10