Quick Learnology

Category: Data Mining

ANN , CNN and RNN :

  What is a neural network and why should I care? Neural networks are the working systems at the heart of deep learning algorithms that help process raw data.In fact, neural networks are much like the human brain.Similar to our brain, which is made up of networks of neurons, neural networks are based on interconnected nodes or units (technically known as artificial neurons). your work? Recognize, classify, …

ANN , CNN and RNN : Read More »

Unsupervised Learning Algorithms​

DBSCAN – Density Based Spatial Clustering of Applications with Noise : Mastering unsupervised learning opens up a wide range of opportunities for data scientists. The vastness of unsupervised learning leaves a lot to be desired, but many newcomers to machine learning shy away from it. In fact, I believe most beginners stick to basic clustering algorithms such as k-means clustering and hierarchical clustering. There is nothing wrong with this approach, but it limits your options when faced with a clustering project. And don’t limit …

Unsupervised Learning Algorithms​ Read More »

Data Visualization

Data Visualization : Data visualization is the representation of data using common graphics such as charts, diagrams, infographics, and even animations. The visual representation of this information can communicate complex data relationships and data-driven insights in an easy-to-understand manner. Data visualization is a key step in the data science process, enabling teams and individuals to …

Data Visualization Read More »