π€ Machine Learning Enthusiast | π aspiring Web Developer
π Currently Learning Machine Learning
π Future plans? Eyes set on mastering Competitive Programming, bagging internships, winning competitions, and crafting meaningful projects.
Nothing here yet.
Oct 18, 2024 Β· 8 min read Β· Introduction Random Forest Regression is a powerful and versatile machine learning technique used for predictive modeling. It is an extension of the Random Forest algorithm, which is primarily used for classification. In the context of regression, Ra...
Join discussion
Jul 31, 2024 Β· 4 min read Β· What is Feature scaling? Feature scaling is a method used to normalize the range of independent variables or features of data. By scaling the features, we ensure that each feature contributes equally to the result, improving the performance and accur...
Join discussion
Jul 23, 2024 Β· 9 min read Β· Regression in ML is a supervised learning algorithm which computes a relationship between dependent and independent variables. It is most often used to predict an output from multiple possible outputs. (in most of the cases it is a number) There are ...
Join discussion
Jul 18, 2024 Β· 4 min read Β· In this blog I have summarized about the term Machine Learning and all the algorithm used in real world applications. Anyone who wants to dive into the field of ML or just wants to get an overview about Machine Learning, this blog will help you. Enjo...
Join discussion