Tech FutureTaxonomy of Deep LearningGenerating taxonomies could be difficult. Here in this article I will describe step by step how you can create taxonomies with matplotlib…Sep 3Sep 3
Tech FutureLeveraging PCA and Random Forest for Integrated Dataset Classification: A Comparative AnalysisI was thinking about transfer learning and how I can apply this and write something about it. However, when I tackling with some problem, I…Sep 31Sep 31
Tech FutureAmendment for Soul — Music, Genres and Picked BandsFrom the hard times, generally we all connect with music or art especially music comes to help to volume up our soul. That sense, I…Sep 2Sep 2
Tech FutureEnhancing Small Datasets with Genetic Algorithms and LightGBMThis is sort of an testing hyphothesis as other articles on my page. I try to understand and apply algorithms for specific usage. Genetic…Aug 31Aug 31
Tech FutureEthical Concerns in Training Data for Machine Learning Models: An Examination of Minority Group…Machine learning models are powerful tools for making decisions, but they can also inherit and amplify biases present in their training…Aug 31Aug 31
Tech FutureEthical Feature Enginnering for Machine LearningEthical machine learning problem is a global problem and effects companies and end-users. Therefore large applications and similar systems…Aug 31Aug 31
Tech FutureSorting Algorithm with Max-Min-Avg MethodsBefore this article, I disclosed my another algorithm you can find it in this link:Aug 29Aug 29
Tech FutureSubset Sum Problem, New Approach that Hits 100% Accuracy with Similar Speed to Greedy ApproachSubset sum problem is a hard problem that brute force or dynamical programming approach could be effective for the problem. However, with…Aug 27Aug 27