Posts by Yash Aparajit

Author Biographical Info: Not available

Artificial Neural Network (ANN) – Python

By Yash Aparajit

An artificial neural network (ANN) is a computer model that can work together and solve problems. It can identify complex relationships in datasets, data mining, pattern recognitio.... Read More

Facial Expression Recognition using Keras

By Yash Aparajit

In this tutorial, we will learn about Facial Expression Recognition using Keras. What is Facial Recognition? It is a technology that allows computer systems to identify or recogniz.... Read More

Multivariate Adaptive Regression Splines in Python

By Yash Aparajit

In this tutorial, we will learn about MARS (multi-adaptive regression spline) in Python. What is MARS? MARS is a robust regression technique utilized for modeling intricate variabl.... Read More