Shyamal Krishna Agrawal

Student at IIIT, naya raipur

Studied at IIIT, naya raipur

Studied at D A V public school SECL Korba, Chhattisgarh, India

Stash

Shyamal Krishna Agrawal's Stashed Knowledge

Polynomial Regression from scratch

Polynomial Regression from scratch

Polynomial Regression from inbuilt library

polynomial regression from inbuilt library i.e. from sklearn.preprocessing library

Simple Linear Regression from scratch

Simple Linear Regression from scratch

Simple Linear Regression from inbuilt library

Simple Linear Regression from inbuilt library i.e. from sklearn.linear_model

OMR sheet evalution

OMR sheet evalution code in python by taking the omr image path as a input

Extracting equation of linear regression

Extracting equation of linear regression using python code

kaggle titanic competition code

kaggle titanic competition code with feature engineering done on the data set it gave 79.8% accuracy while checking on test data set

optimization techniques simplex method code

simplex method can be coded in c++, java and many other languages but it is usually coded in matlab by using linprog library because the code is small and easy to do

optimization techniques simplex method code

simplex method can be coded in c++, java and many other languages but it is usually coded in matlab by using linprog library because the code is small and easy to do

overfitting in machine learning

Overfitting can be seen in machine learning through this python code