Pinned Repositories
coding-interview-university
A complete computer science study plan to become a software engineer.
Competitive-programming
cosmos
[Show :heart: love by 🌟] Your personal library of every algorithm and data structure code that you will ever encounter
Linux-shell
Movie-Rating-Prediction
Movie-Rating-Prediction-1
A regression system was designed that predicts the IMDb rating of a movie. A movie viewer would otherwise have to rely on a critic's review or self-instincts. A dataset, obtained from Kaggle, contains certain attributes (such as genre, duration, names of actor, director, number of voters for the rating, plot and keywords, language, etc.) and performance rating of over 5000 movies. On observation, the dataset is preprocessed in order to fill missing data and convert categorical features to numerical. Several hypotheses are selected and a few not chosen due to unfavorable conditions observed. A 5-fold cross-validation on the hypotheses set exhaustively searches for the most optimum hyperparameters of the model with the least MSE and helps curtail overfitting. Random forest regressor is chosen due to its low MSE and simplicity. The model is retrained and gives a better coefficient of determination on the test set when compared to previous techniques on Kaggle. Software: Python with use of Scikit-learn library
Pastry-Distributed-Hash-Table
Predictive_Text_Embedding
Generating Word2Vec (Text embeddings) - for large scale heterogenous networks
ServerlessPlatform
An application-Platform-as-a-service (aPaas) which supports Function-as-a-service (Faas)
WikiPedia-Search-Engine
riddhi2000's Repositories
riddhi2000/Predictive_Text_Embedding
Generating Word2Vec (Text embeddings) - for large scale heterogenous networks
riddhi2000/Movie-Rating-Prediction
riddhi2000/Movie-Rating-Prediction-1
A regression system was designed that predicts the IMDb rating of a movie. A movie viewer would otherwise have to rely on a critic's review or self-instincts. A dataset, obtained from Kaggle, contains certain attributes (such as genre, duration, names of actor, director, number of voters for the rating, plot and keywords, language, etc.) and performance rating of over 5000 movies. On observation, the dataset is preprocessed in order to fill missing data and convert categorical features to numerical. Several hypotheses are selected and a few not chosen due to unfavorable conditions observed. A 5-fold cross-validation on the hypotheses set exhaustively searches for the most optimum hyperparameters of the model with the least MSE and helps curtail overfitting. Random forest regressor is chosen due to its low MSE and simplicity. The model is retrained and gives a better coefficient of determination on the test set when compared to previous techniques on Kaggle. Software: Python with use of Scikit-learn library
riddhi2000/coding-interview-university
A complete computer science study plan to become a software engineer.
riddhi2000/Competitive-programming
riddhi2000/cosmos
[Show :heart: love by 🌟] Your personal library of every algorithm and data structure code that you will ever encounter
riddhi2000/Linux-shell
riddhi2000/Pastry-Distributed-Hash-Table
riddhi2000/ServerlessPlatform
An application-Platform-as-a-service (aPaas) which supports Function-as-a-service (Faas)
riddhi2000/WikiPedia-Search-Engine
riddhi2000/Hacktoberfest-2k17
Official Repository for Hacktoberfest 2k17 NITK Edition meetup conducted at NITK Surathkal in collaboration with Team Engineer. Credits to @jenkoian for the Hacktoberfest Checker @rohitvarkey for the PDF for Tuesday's talk!
riddhi2000/Hacktoberfest-Census
A census of those participating in Hacktoberfest (and an easy PR!)
riddhi2000/Hacktoberfest-Sign-In
Beginner friendly. Easy Pull Request! .
riddhi2000/IMDb-Rating-Prediction
ML project and paper to predict movie ratings
riddhi2000/Lan_File_Sharing
riddhi2000/Machine-Learning-Movie-Rating-Prediction
A Machine Learning project to predict movie ratings
riddhi2000/Machine-Learning-Tutorials
machine learning and deep learning tutorials, articles and other resources
riddhi2000/riddhi2000.github.io