Pinned Repositories
Automated_ML_web_app_to_predict_abalone_age
Its automated Machine Learning App where all the steps of training and prediction will be done by control on user interface , phases of training (1) Name Validation(2)Data transformation to insert in Database(3)Database Creation (4)Data insertion in Database (5)export of data from DB in csv (6)Data preprocessing (7)Clustering(8)model building (9) saving the model (10) all the same steps for prediction data also ...
classification-model-using-pipeline
classification model using pipeline based on titanic dataset
credit_card_revolving_balance_ml_web_app
Many credit card providers need to decide the credit card limit for their customers, here in this project we will predict credit card revolving balance based on certain parameters of customers to decide the credit card limit .
hypothesis_testing_case_study-in-r
hypothesis testing case study by r code
Machine_Learning_Web_Project_To_Predict_Bankruptcy
It is a machine learning web app to predict bankruptcy of a company based on certain input values.
mysql-query-codes
my sql necessary query codes to perform inmortant task by datascientis
project-on-backorder_prediction
its a classification type of model in which we r predicting whether product will go for backorder or not, i have created a client interface to take some feature value to decide whether product will go for backorder or not in coming future
python-assignment
basic python assignment question with solution
Python-for-Algorithms--Data-Structures--and-Interviews
Files for Udemy Course on Algorithms and Data Structures
simple_linear_regression_ass_1
siimple regression assingment of excel r
saket007saket's Repositories
saket007saket/python-assignment
basic python assignment question with solution
saket007saket/Python-for-Algorithms--Data-Structures--and-Interviews
Files for Udemy Course on Algorithms and Data Structures
saket007saket/Automated_ML_web_app_to_predict_abalone_age
Its automated Machine Learning App where all the steps of training and prediction will be done by control on user interface , phases of training (1) Name Validation(2)Data transformation to insert in Database(3)Database Creation (4)Data insertion in Database (5)export of data from DB in csv (6)Data preprocessing (7)Clustering(8)model building (9) saving the model (10) all the same steps for prediction data also ...
saket007saket/credit_card_revolving_balance_ml_web_app
Many credit card providers need to decide the credit card limit for their customers, here in this project we will predict credit card revolving balance based on certain parameters of customers to decide the credit card limit .
saket007saket/Machine_Learning_Web_Project_To_Predict_Bankruptcy
It is a machine learning web app to predict bankruptcy of a company based on certain input values.
saket007saket/project-on-backorder_prediction
its a classification type of model in which we r predicting whether product will go for backorder or not, i have created a client interface to take some feature value to decide whether product will go for backorder or not in coming future
saket007saket/AirLines-Passengers-Forecasting-LSTM
saket007saket/assosiation_rules
it is the way how to associates different object in set so that we do analysis like 1.market basket analysis 2.affinity analysis 3.relationship mining.
saket007saket/cheatsheets
Official Matplotlib cheat sheets
saket007saket/CODE_KATA
saket007saket/Complete-Python-3-Bootcamp
Course Files for Complete Python 3 Bootcamp Course on Udemy
saket007saket/deep_learning_by_pytorch_lose
saket007saket/devops-master-class
Devops Tutorial for Beginners Docker, Kubernetes, Terraform, Ansible, Jenkins and Azure Devops
saket007saket/fe_cook_book-by-sole
saket007saket/Feature-Engineering
saket007saket/feature-engineering-
fetature engineering is the most important part of the machine learning , beacause if we will implement correctly then its give us high chance to avoid overfitting,low accuracy
saket007saket/feature_eng-by-soledad
saket007saket/handson-ml2
A series of Jupyter notebooks that walk you through the fundamentals of Machine Learning and Deep Learning in Python using Scikit-Learn, Keras and TensorFlow 2.
saket007saket/hyperparameter-opt-by-sole
saket007saket/imbalance-data-by-soledad
saket007saket/Insurance-fraud-detection
This model will classify the insurance claimed by person to insurance provider is fraud or right
saket007saket/InsuranceFraudDetection
saket007saket/jose_ml
saket007saket/logistic_regg_EX
saket007saket/machine-learning-data-science-using-R
its repository about ML algo with analysis on different data set in R language
saket007saket/naukri_web_scrapping
selenium web scrapping tool to scrape naukri.com data
saket007saket/Post_Pruning_DecisionTre
saket007saket/python-machine-learning-book-3rd-edition
The "Python Machine Learning (3rd edition)" book code repository
saket007saket/study_pdf
it is for study purpose
saket007saket/Time-Series-by-Jose