Pinned Repositories
Exploratory-Data-Analysis-of-Housing-Price-using-TensorFlow-and-Keras
Creating a deep learning model to predict the price of the house based on its features.Exploratory Data Analysis and Feature Engineering.
Guess-The-Number-Game-Using-Tkinter
Gues the random number within given trials
K-Means-from-Scratch
K-means clustering is a type of unsupervised learning, which is used for unlabeled data.
K-Nearest-Neighbor-From-Scratch
Implementation of K-NN in Supervised Machine Learning Model
Multiple-Linear-Regression-with-Gradient-Descent-From-Scratch
Theory and Implementation of Linear Regression from scratch
Online-Book-Store-Using-Flask
An Online Book Store Using Python,Flask and Flask SQLAlchemy Database
Simple-Calculator-With-Python-Tkinter
A Basic calculator
Time-Series-Analysis-From-Using-ARIMA-Model-Scratch
Time series analysis is for preparatory step before we develop a forecast of a time series.
Titanic-Machine-Learning-From-Disaster-Using-Scikit-Learn
To Find the passengers who survived using scikit-learn with different ML algorithms
Todo-App-Using-Django-3
A python implementation in Web Application using Django Framework.
lauvindra's Repositories
lauvindra/Online-Book-Store-Using-Flask
An Online Book Store Using Python,Flask and Flask SQLAlchemy Database
lauvindra/Simple-Calculator-With-Python-Tkinter
A Basic calculator
lauvindra/Time-Series-Analysis-From-Using-ARIMA-Model-Scratch
Time series analysis is for preparatory step before we develop a forecast of a time series.
lauvindra/Todo-App-Using-Django-3
A python implementation in Web Application using Django Framework.
lauvindra/Guess-The-Number-Game-Using-Tkinter
Gues the random number within given trials
lauvindra/Loan-Payback-Prediction-Using-Keras-API
To build a model that can predict whether or nor a borrower will pay back their loan.
lauvindra/Machine-Learning-Notes
Machine Learning References
lauvindra/Multiple-Linear-Regression-with-Gradient-Descent-From-Scratch
Theory and Implementation of Linear Regression from scratch
lauvindra/Titanic-Machine-Learning-From-Disaster-Using-Scikit-Learn
To Find the passengers who survived using scikit-learn with different ML algorithms
lauvindra/Credit-Card-Validator-using-Luhn-s-Algorithm
A algorithm to validate a credit card number
lauvindra/Exploratory-Data-Analysis-of-Housing-Price-using-TensorFlow-and-Keras
Creating a deep learning model to predict the price of the house based on its features.Exploratory Data Analysis and Feature Engineering.
lauvindra/K-Means-from-Scratch
K-means clustering is a type of unsupervised learning, which is used for unlabeled data.
lauvindra/K-Nearest-Neighbor-From-Scratch
Implementation of K-NN in Supervised Machine Learning Model
lauvindra/Snake-Game-Using-Pygame
lauvindra/ace_assessment
Ace_Assessment
lauvindra/How-to-make-Push-Pull-Request
lauvindra/Hello-World
lauvindra/Lauvindra
Config files for my GitHub profile.
lauvindra/Pytorch_Basics
An Introduction tutorial for pytorch