NFNur Fadhilahinnurfadhilah.tech·May 10, 2022 · 1 min read8 tips when building a high fidelity prototype in FigmaResources: Figma's documentation of best practices Figma's Community Page Do browse the community page for UI kits to quickly bootstrap your project. Decide early in the project the color palette and fonts to facilitate efficient collaborative de...00
NFNur Fadhilahinnurfadhilah.tech·Oct 2, 2021 · 1 min readSection 15: Principal Component Analysis (PCA)References: An Introduction to Statistical Learning (Download free pdf) Jose Portilla's 2021 Python for Machine Learning & Data Science Masterclass00
NFNur Fadhilahinnurfadhilah.tech·Oct 2, 2021 · 1 min readSection 14: Density-Based Spatial Clustering of Applications with Noise (DBSCAN)References: An Introduction to Statistical Learning (Download free pdf) Jose Portilla's 2021 Python for Machine Learning & Data Science Masterclass00
NFNur Fadhilahinnurfadhilah.tech·Oct 1, 2021 · 1 min readSection 13: Hierarchical ClusteringReferences: An Introduction to Statistical Learning (Download free pdf) Jose Portilla's 2021 Python for Machine Learning & Data Science Masterclass00
NFNur Fadhilahinnurfadhilah.tech·Sep 30, 2021 · 1 min readSection 12: K-Means ClusteringSo far we have done supervised learning. The remaining sections will be on unsupervised learning. Below is a quick guide on how to pick the estimator: Source: scikit-learn Unsupervised Learning: (1) Clustering: Using features, group together data r...00