Showing results for ;

Applied Tags : Python

  • Course
    28,400 Learners

    Learn Python, NumPy, Pandas, Scikit-learn, HDFS, ZooKeeper, Hive, HBase, NoSQL, Oozie, Flume, Sqoop, Spark, Spark RDD, Spark Streaming, Kafka, SparkR, SparkSQL, MLlib, Regression, Clustering, Classification, SVM, Random Forests, Decision Trees, Dimensionality Reduction, TensorFlow 2, Keras, Convolutional & Recurrent Neural Networks, Autoencoders, and Reinforcement Learning

  • Course
    7,250 Learners

    Learn data importing and exporting, data exploration, data cleaning and preprocessing, data visualization, and statistical analysis using libraries such as Numpy, Pandas, Matplotlib, etc. From Industry Experts

  • Course
    6,532 Learners

    Learn Python, Jupyter, Linux, NumPy, SciPy, Scikit-learn, Pandas, Linear algebra, From Industry Experts. A foundation course for Machine Learning & Data Science

  • Course
    38,532 Learners

    Learn Python foundations, Conditional Execution, Loops, Strings, Files, Lists, Tuples, Dictionaries, Jupyter and Linux from Industry Experts.

  • Course
    75,000 Learners

    Unlock the power of Python for AI in our beginner-friendly course. Discover how to use popular Python libraries and APIs backed by AI, including the OpenAI API for ChatGPT. With hands-on projects and real-world examples, you'll develop practical skills that can help you advance your career in the exciting field of AI. Join us now and start your journey toward becoming a skilled Python developer in AI!

  • Topic
    5 Concepts | 6 Assessments | 5,203 Learners

    Welcome to this project on Churning the Emails Inbox with Python. In this project, you will use Python to access the data from files and process it to achieve certain tasks. You will explore the MBox email dataset, and use Python to count lines, headers, subject lines by emails and domains. Know your way on how to work with data in Python.

    Skills you will develop:

    1. Python
    2. File Handling in Python
    Instructor: Abhinav Singh
  • Topic
    9 Concepts | 14 Questions | 15 Assessments | 2,520 Learners

    Welcome to this project on the Forecasting Bike Rentals with DecisionTreeRegressor, LinearRegression, RandomForestRegressor using scikit-learn. In this project, you will use Python and scikit-learn to build models using the above-mentioned algorithms, and apply them to forecast the bike rentals.

    Forecasting is a regression problem, which is a highly demanded skill in the real world. This exercise enables you to understand the basic workflow to solve a regression problem, which includes data preprocessing and data modeling steps. You will understand how Pandas and scikit-learn, in association with Python, could be used to solve a machine learning problem end-to-end project. In addition …

    Instructor: Sandeep Giri
  • Topic
    12 Concepts | 7 Questions | 11 Assessments | 1,810 Learners

    Welcome to this project on Classify Clothes from Fashion MNIST Dataset with a couple of Machine Learning algorithms like SGD Classifier, XGBClassifier, Softmax Regression (multi-class LogisticRegression), DecisionTreeClassifier, RandomForestClassifier, Ensemble (with soft voting) using scikit-learn. In this project, you will use Python and scikit-learn to build Machine Learning models, and apply them to predict the class of clothes from Fashion MNIST Dataset.

    In this end-to-end Machine Learning project, you will get a hands-on overview of how to methodologically solve a machine learning classification problem. As a part of it, you will understand various methods of improvising the models using hyperparameter tuning …

    Instructor: Sandeep Giri
  • Topic
    11 Concepts | 2 Questions | 19 Assessments | 1,133 Learners

    Welcome to this project on the Numpy - Cat vs Non-cat Classifier with Logistic Regression using Numpy. In this project, you will use Python and Numpy to build a Logistic Regression Classifier from scratch, and apply it to predict the class of an input image - whether it is a cat or a non-cat.

    Though we have a lot of ready-made APIs like scikit-learn and Keras to build Machine Learning and Deep Learning models, it is very essential for a Machine Learning enthusiast to clearly understand the hidden mechanism behind the working of ML models. Upon completing this project, you will understand …

    Instructor: Cloudxlab
  • Topic
    7 Concepts | 2 Questions | 12 Assessments | 1,003 Learners

    Welcome to this project on the Titanic Machine Learning Project with Support Vector Machine Classifier and Random Forests using scikit-learn. In this project, you will use Python and scikit-learn to build SVC and random forest, and apply them to predict the survival rate of Titanic passengers.

    Data preprocessing is one of the most prominent steps to make an effective prediction model in Machine Learning, and it is often a best practice to use data preprocessing pipelines. In this exercise, you will also learn how to build your custom data transformers and chain all these data pre-processing steps using scikit-learn pipelines …

    Instructor: Cloudxlab
  • Topic
    13 Concepts | 2 Questions | 12 Assessments | 722 Learners

    Welcome to this project on the Spam Classifier Project with Logistic Regression Classifier using scikit-learn. In this project, you will use Python and scikit-learn to build a Logistic Regression Classifier, and apply it to predict whether an email is Spam or Ham.

    The world is full of textual data being generated at a very rapid pace each second. The most important data preprocessing steps include accessing and cleansing the real-time data, transforming it to get a refined form, and making it in an ML-algorithm compatible way by representing the textual data into numerical form. You will learn to achieve all …

    Instructor: Cloudxlab
  • Topic
    8 Concepts | 12 Assessments | 651 Learners

    Welcome to this project on Getting Started with Matplotlib. In this project, you will understand how to use Matplotlib, one of the most famous visualizing libraries in Python.

    Data visualization is one of the most prominent ways of analyzing the data. It presents visually appealing ways to detect the patterns, noise, outliers, and many other insights, which would assist the data scientists to understand, transform, and refine the data to build better comprehensive models. This project would help you build data visualization skills on top of your existing Python programming skills. You will understand how to use Matplotlib to depict …

    Instructor: Cloudxlab
  • E

    Topic
    2 Concepts | 15 Assessments | 626 Learners

    This is an end-to-end Machine Learning project. You would start by learning how to load a dataset, visualize it, fill in the missing values, create pipelines, handle categorical variables, train models based on that data, and finally predict using that model.

    This will not only help you understand how to train a machine learning model, but will also give you a detailed idea of how to clean and prepare data for machine learning, train the model, and fine tune it in real life projects.

    Skills you will develop:

    1. scikit-learn
    2. Data visualization
    3. Treating missing values in dataset 4 …
    Instructor: Cloudxlab
  • Topic
    13 Concepts | 12 Assessments | 582 Learners

    Welcome to this project on Credit Card Fraud Detection. In this project, you will use Python, SMOTE Technique(to over-sample data), build a Logistic Regression Classifier, and apply it to detect if a transaction is fraudulent or not.

    The real world datasets often might be with data of imbalanced classes. It is very important to feed a decent number of data samples of each class in a classification problem so that the classifier would detect the underlying hidden patterns for each class and prepare itself to reasonably classify the test data. Upon completing this project, you will understand the pragmatic …

    Instructor: Cloudxlab
  • Welcome to this project on NYSE Closing Price Prediction. In this project, you will use Pandas, Keras, and Python in order to build a predictive model and apply it to predict the closing prices.

    Time-series modeling has a huge demand in today's numbers-filled world. It has a wide variety of applications in sales s forecasting, prediction of meteorological elements like rainfall, economic forecasting in the financial worlds, and many more.

    In this exercise, we shall understand how to predict stock market closing prices for a firm using GRU, a state-of-art deep learning algorithm for sequential data. We shall focus …

    Instructor: Cloudxlab