You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This repository is a related to all about Machine Learning - an A-Z guide to the world of Data Science. This supplement contains the implementation of algorithms, statistical methods and techniques (in Python), Feature Selection technique in python etc. Follow Coursesteach for more content
Drilling Activity Prediction: Oil and Gas operations are dramatically affected by supply, demand and several other factors that compromise the operational planning of resources. To overcome this challenge, predictive analytics could be applied to forecast rotary rig count inside United States using time-series data.
This repository contains basic to advanced codes related to data science and machine learning concepts using python. This is a learning endeavour using several online resources.
This repository is a collection of all the files, resources, notes, and code that I used to learn Machine Learning and Data Science. All the code and notes here have been gathered from various sources, and I have compiled them into this repository.
In this data set we have perform classification or clustering and predict the intention of the Online Customers Purchasing Intention. The data set was formed so that each session would belong to a different user in a 1-year period to avoid any tendency to a specific campaign, special day, user profile, or period.
Explore a comprehensive collection of Python programming for diverse data analysis and data science projects. This repository covers data exploration, visualization, statistical analysis, machine learning, NLP, and model deployment. Perfect for enthusiasts looking to delve into practical examples and advanced techniques.
Machine Learning Algorithms & Data Manipulation with Python A collection of machine learning algorithms and data manipulation techniques using Python and Scikit-learn. Covers regression, classification, clustering, and neural networks, using real email and NSL-KDD datasets for practical applications.
This project helps to model the data of house rent as function of different parameters of the property. Various models have been used to demonstrate the accuracy of different algorithms. All the instructions regarding the project are included in the Google Colab File.
This application is built using Streamlit to demonstrate Diabetes Prediction. It performs prediction on multiple parameters of a patient's health to predict whether they have diabetes or not.