From 281677567e8adb540f5ba331d69093375b5f9385 Mon Sep 17 00:00:00 2001 From: Adewumi Adenike Date: Mon, 27 Oct 2025 03:28:16 +0100 Subject: [PATCH] Updated dataScience.md Added a course on feature engineering as it is essential in the development of a good model and updated the contribution link to improve navigation for contributors. --- Data Science/dataScience.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Data Science/dataScience.md b/Data Science/dataScience.md index cd33ac3..8c03f3d 100644 --- a/Data Science/dataScience.md +++ b/Data Science/dataScience.md @@ -32,7 +32,7 @@ A data scientist works with data to understand and explain different phenomena, - [**Data Visualisation**](https://datacamp.com/) - Understanding Data Visualisation Course. - [**Machine Learning Algorithms**](https://datacamp.com/) - Machine learning. - [**Data Storytelling**](https://datacamp.com/) - Data Storytelling Concepts. - +- [**Feature Engineering**](https://www.kaggle.com/learn/feature-engineering)- Better features make better models. Discover how to get the most out of your data. --- ## ⚒️ Tools and Resources @@ -56,10 +56,10 @@ Enhance your data science journey with these essential tools and platforms. ## 🤝 Contribute -Want to add a resource? Contributions are welcome! Please check out the [CONTRIBUTING.md](./CONTRIBUTING.md) file for guidelines on how to contribute. +Want to add a resource? Contributions are welcome! Please check out the [CONTRIBUTING.md](../CONTRIBUTING.md) file for guidelines on how to contribute. --- Feel free to explore and share with your community! 🚀 -[Introduction]: #-introduction \ No newline at end of file +[Introduction]: #-introduction