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.
A dog breed identification model specializing in precise classification from images, leveraging advanced transfer learning techniques with TensorFlow, Keras, and GPU acceleration
A kyphosis is a spine curvature that is unusually convex. There are 81 rows and 4 columns in the kyphosis data frame. Data about children who have had corrective spinal surgery is represented. INPUTS: Age: in months Number: the number of vertebrae involved Start: the number of the first (topmost) vertebra operated on INPUTS: Age: in months Numbe…
This project predicts Apple stock prices using linear regression. It's based on historical stock price data and uses Python and popular data science libraries like Pandas, NumPy, Matplotlib, and scikit-learn.