- Chennai, Tamil Nadu
-
12:07
(UTC +05:30) - in/awiksshiith-narang-94008b227
- awiksshiith.narang
- the_awiksshiith_narang
Popular repositories Loading
-
model_learns_and_tries-to_communicate_in_hindi
model_learns_and_tries-to_communicate_in_hindi PublicThis model generates text in Hindi. The data used for training is from Kaggle. Some sentences may be meaningless but the prediction of word after word is done. Bidirectional LSTM is used in model a…
Jupyter Notebook 1
-
Linear_Regression_Model
Linear_Regression_Model PublicThis model predicts the price of a house in California State with respect to number of rooms. The data used for training and testing this model is from Kaggle | California Housing Data (1990) and t…
Python
-
Polynomial_Regression
Polynomial_Regression PublicThis model predicts the house value afforded by a family in California based on their income. This model is trained using Linear Regression, Polynomial (Cubic) Regression and compares the error amo…
Python
-
Ridge_Regression
Ridge_Regression PublicThis model trains according to the data and makes a Polynomial Regression curve of degree 16. The model is regularized using Ridge regression. It also compares the predicted values with original ou…
Python
-
Lasso_Regression
Lasso_Regression PublicThis model trains according to the data and makes a Polynomial Regression curve of degree 16. The model is regularized using Lasso regression. It also compares the predicted values with original ou…
Python
-
ElasticNet_Regression
ElasticNet_Regression PublicThis model trains according to the data and makes a Polynomial Regression curve of degree 16. The model is regularized using ElasticNet regression of l1_ratio 0.5. It also compares the predicted va…
Python
If the problem persists, check the GitHub status page or contact support.