Notice: This page requires JavaScript to function properly.
Please enable JavaScript in your browser settings or update your browser.
Alle Kurse und Projekte | Codefinity
Filter
reverse icon

Technologien

Thema

Niveau

Lektionstyp

Kurse und Projekte

projekt

Recognizing Handwritten Digits

Recognizing Handwritten Digits

In this project, our primary objective will be to delve into the identification of handwritten digits through the application of machine learning algorithms. This endeavor aims to harness the power of machine learning to effectively interpret and understand handwritten digits, showcasing the potential of these algorithms in processing and analyzing complex visual information.

kurs

Introduction to Neural Networks

Introduction to Neural Networks

Neural networks are powerful algorithms inspired by the structure of the human brain that are used to solve complex machine learning problems. You will build your own Neural Network from scratch to understand how it works. After this course, you will be able to create neural networks for solving classification and regression problems using the scikit-learn library.

projekt

Identifying Fake News

Identifying Fake News

In this project, we are going to classify news and identify the fake ones.

kurs

ML Introduction with scikit-learn

ML Introduction with scikit-learn

Machine learning is now used everywhere. Want to learn it yourself? This course is an introduction to the world of Machine learning for you to learn basic concepts, work with Scikit-learn – the most popular library for ML and build your first Machine Learning project. This course is intended for students with a basic knowledge of Python, Pandas, and Numpy.

kurs

Association Rule Mining

Association Rule Mining

The Association Rule Mining course offers a comprehensive exploration of the principles and methodologies behind uncovering meaningful associations in large datasets. From understanding the fundamental measures like support, confidence, and lift to employing advanced algorithms such as Apriori and FP-Growth, you will develop the skills necessary to extract valuable insights from transactional data. Through practical applications in diverse domains like retail, healthcare, and finance, participants learn to drive data-driven decision-making, optimize business processes, and uncover hidden opportunities for growth and innovation.

kurs

Introduction to NLP

Introduction to NLP

Explore the fundamentals of Natural Language Processing (NLP) by learning essential text preprocessing techniques and methods for representing text data. Gain practical experience with the tools used to clean, analyze, and interpret textual information. Develop the skills needed to transform raw language into structured insights, laying a strong foundation for advanced applications in artificial intelligence and machine learning.

kurs

Image Synthesis Through Generative Networks

Image Synthesis Through Generative Networks

Discover the artistry behind image generation using generative networks in our course. From theory to practice, delve into the world of generative networks, unlocking the secrets to crafting captivating images from data.

kurs

Classification with Python

Classification with Python

Master the core classification algorithms that power modern machine learning. Explore how models like k-NN, logistic regression, decision trees, and random forests make predictions, evaluate their accuracy, and understand when to use each. Build the skills to compare models and choose the best one for your data.

kurs

Cluster Analysis

Cluster Analysis

Gain a solid understanding of cluster analysis, a key unsupervised learning technique for uncovering patterns in unlabeled data. Explore the essentials of K-Means, Hierarchical Clustering, DBSCAN, and GMMs, and get hands-on experience with real datasets to build confidence in applying clustering to real-world problems.

kurs

Data Anomaly Detection

Data Anomaly Detection

Anomaly detection is integral to any data scientist's work: high-quality, cleaned, and well-prepared data is the key to success for almost any machine learning problem.

kurs

Ensemble Learning

Ensemble Learning

Ensemble Learning is an advanced machine learning technique that combines multiple models to improve overall predictive performance and decision-making when solving real-life tasks.

kurs

Introduction to RNNs

Introduction to RNNs

Master Recurrent neural networks and their advanced variants like LSTMs and GRUs using PyTorch. Gain hands-on experience processing sequential data for practical applications. Apply these powerful models to tackle real-world challenges in time series forecasting and various Natural language processing tasks.

projekt

Logistic Regression Mastering

Logistic Regression Mastering

In this project, we are going to understand the career tracks of Data Scientists.

projekt

Logistic Regression Mastering

Logistic Regression Mastering

Logistic regression is a statistical method for analyzing a dataset in which there are one or more independent variables that determine an outcome. In this project, we will leverage logistic regression to classify data into two distinct categories. The process will involve data preprocessing, model training, evaluation, and tuning to achieve optimal performance.

projekt

Building a Book Recommendation System with Collaborative Filtering

Building a Book Recommendation System with Collaborative Filtering

Learn to build and evaluate a collaborative filtering recommender system using real-world user ratings data for personalized book recommendations.
not found

Sorry... We can't find
what you're looking for

Search
Close

Kurse und Projekte

Technologien

projekt

Recognizing Handwritten Digits

Recognizing Handwritten Digits

In this project, our primary objective will be to delve into the identification of handwritten digits through the application of machine learning algorithms. This endeavor aims to harness the power of machine learning to effectively interpret and understand handwritten digits, showcasing the potential of these algorithms in processing and analyzing complex visual information.

kurs

Introduction to Neural Networks

Introduction to Neural Networks

Neural networks are powerful algorithms inspired by the structure of the human brain that are used to solve complex machine learning problems. You will build your own Neural Network from scratch to understand how it works. After this course, you will be able to create neural networks for solving classification and regression problems using the scikit-learn library.

projekt

Identifying Fake News

Identifying Fake News

In this project, we are going to classify news and identify the fake ones.

kurs

ML Introduction with scikit-learn

ML Introduction with scikit-learn

Machine learning is now used everywhere. Want to learn it yourself? This course is an introduction to the world of Machine learning for you to learn basic concepts, work with Scikit-learn – the most popular library for ML and build your first Machine Learning project. This course is intended for students with a basic knowledge of Python, Pandas, and Numpy.

kurs

Association Rule Mining

Association Rule Mining

The Association Rule Mining course offers a comprehensive exploration of the principles and methodologies behind uncovering meaningful associations in large datasets. From understanding the fundamental measures like support, confidence, and lift to employing advanced algorithms such as Apriori and FP-Growth, you will develop the skills necessary to extract valuable insights from transactional data. Through practical applications in diverse domains like retail, healthcare, and finance, participants learn to drive data-driven decision-making, optimize business processes, and uncover hidden opportunities for growth and innovation.

kurs

Introduction to NLP

Introduction to NLP

Explore the fundamentals of Natural Language Processing (NLP) by learning essential text preprocessing techniques and methods for representing text data. Gain practical experience with the tools used to clean, analyze, and interpret textual information. Develop the skills needed to transform raw language into structured insights, laying a strong foundation for advanced applications in artificial intelligence and machine learning.

kurs

Image Synthesis Through Generative Networks

Image Synthesis Through Generative Networks

Discover the artistry behind image generation using generative networks in our course. From theory to practice, delve into the world of generative networks, unlocking the secrets to crafting captivating images from data.

kurs

Classification with Python

Classification with Python

Master the core classification algorithms that power modern machine learning. Explore how models like k-NN, logistic regression, decision trees, and random forests make predictions, evaluate their accuracy, and understand when to use each. Build the skills to compare models and choose the best one for your data.

kurs

Cluster Analysis

Cluster Analysis

Gain a solid understanding of cluster analysis, a key unsupervised learning technique for uncovering patterns in unlabeled data. Explore the essentials of K-Means, Hierarchical Clustering, DBSCAN, and GMMs, and get hands-on experience with real datasets to build confidence in applying clustering to real-world problems.

kurs

Data Anomaly Detection

Data Anomaly Detection

Anomaly detection is integral to any data scientist's work: high-quality, cleaned, and well-prepared data is the key to success for almost any machine learning problem.

kurs

Ensemble Learning

Ensemble Learning

Ensemble Learning is an advanced machine learning technique that combines multiple models to improve overall predictive performance and decision-making when solving real-life tasks.

kurs

Introduction to RNNs

Introduction to RNNs

Master Recurrent neural networks and their advanced variants like LSTMs and GRUs using PyTorch. Gain hands-on experience processing sequential data for practical applications. Apply these powerful models to tackle real-world challenges in time series forecasting and various Natural language processing tasks.

projekt

Logistic Regression Mastering

Logistic Regression Mastering

In this project, we are going to understand the career tracks of Data Scientists.

projekt

Logistic Regression Mastering

Logistic Regression Mastering

Logistic regression is a statistical method for analyzing a dataset in which there are one or more independent variables that determine an outcome. In this project, we will leverage logistic regression to classify data into two distinct categories. The process will involve data preprocessing, model training, evaluation, and tuning to achieve optimal performance.

projekt

Building a Book Recommendation System with Collaborative Filtering

Building a Book Recommendation System with Collaborative Filtering

Learn to build and evaluate a collaborative filtering recommender system using real-world user ratings data for personalized book recommendations.

projekt

Recognizing Handwritten Digits

Recognizing Handwritten Digits

In this project, our primary objective will be to delve into the identification of handwritten digits through the application of machine learning algorithms. This endeavor aims to harness the power of machine learning to effectively interpret and understand handwritten digits, showcasing the potential of these algorithms in processing and analyzing complex visual information.

kurs

Introduction to Neural Networks

Introduction to Neural Networks

Neural networks are powerful algorithms inspired by the structure of the human brain that are used to solve complex machine learning problems. You will build your own Neural Network from scratch to understand how it works. After this course, you will be able to create neural networks for solving classification and regression problems using the scikit-learn library.

projekt

Identifying Fake News

Identifying Fake News

In this project, we are going to classify news and identify the fake ones.

kurs

ML Introduction with scikit-learn

ML Introduction with scikit-learn

Machine learning is now used everywhere. Want to learn it yourself? This course is an introduction to the world of Machine learning for you to learn basic concepts, work with Scikit-learn – the most popular library for ML and build your first Machine Learning project. This course is intended for students with a basic knowledge of Python, Pandas, and Numpy.

kurs

Association Rule Mining

Association Rule Mining

The Association Rule Mining course offers a comprehensive exploration of the principles and methodologies behind uncovering meaningful associations in large datasets. From understanding the fundamental measures like support, confidence, and lift to employing advanced algorithms such as Apriori and FP-Growth, you will develop the skills necessary to extract valuable insights from transactional data. Through practical applications in diverse domains like retail, healthcare, and finance, participants learn to drive data-driven decision-making, optimize business processes, and uncover hidden opportunities for growth and innovation.

kurs

Introduction to NLP

Introduction to NLP

Explore the fundamentals of Natural Language Processing (NLP) by learning essential text preprocessing techniques and methods for representing text data. Gain practical experience with the tools used to clean, analyze, and interpret textual information. Develop the skills needed to transform raw language into structured insights, laying a strong foundation for advanced applications in artificial intelligence and machine learning.

kurs

Image Synthesis Through Generative Networks

Image Synthesis Through Generative Networks

Discover the artistry behind image generation using generative networks in our course. From theory to practice, delve into the world of generative networks, unlocking the secrets to crafting captivating images from data.

kurs

Classification with Python

Classification with Python

Master the core classification algorithms that power modern machine learning. Explore how models like k-NN, logistic regression, decision trees, and random forests make predictions, evaluate their accuracy, and understand when to use each. Build the skills to compare models and choose the best one for your data.

kurs

Cluster Analysis

Cluster Analysis

Gain a solid understanding of cluster analysis, a key unsupervised learning technique for uncovering patterns in unlabeled data. Explore the essentials of K-Means, Hierarchical Clustering, DBSCAN, and GMMs, and get hands-on experience with real datasets to build confidence in applying clustering to real-world problems.

kurs

Data Anomaly Detection

Data Anomaly Detection

Anomaly detection is integral to any data scientist's work: high-quality, cleaned, and well-prepared data is the key to success for almost any machine learning problem.

kurs

Ensemble Learning

Ensemble Learning

Ensemble Learning is an advanced machine learning technique that combines multiple models to improve overall predictive performance and decision-making when solving real-life tasks.

kurs

Introduction to RNNs

Introduction to RNNs

Master Recurrent neural networks and their advanced variants like LSTMs and GRUs using PyTorch. Gain hands-on experience processing sequential data for practical applications. Apply these powerful models to tackle real-world challenges in time series forecasting and various Natural language processing tasks.

projekt

Logistic Regression Mastering

Logistic Regression Mastering

In this project, we are going to understand the career tracks of Data Scientists.

projekt

Logistic Regression Mastering

Logistic Regression Mastering

Logistic regression is a statistical method for analyzing a dataset in which there are one or more independent variables that determine an outcome. In this project, we will leverage logistic regression to classify data into two distinct categories. The process will involve data preprocessing, model training, evaluation, and tuning to achieve optimal performance.

projekt

Building a Book Recommendation System with Collaborative Filtering

Building a Book Recommendation System with Collaborative Filtering

Learn to build and evaluate a collaborative filtering recommender system using real-world user ratings data for personalized book recommendations.
not found

Sorry... We can't find
what you're looking for

Folgen Sie uns

trustpilot logo

Adresse

codefinity
Wir sind enttäuscht, dass etwas schief gelaufen ist. Was ist passiert?
some-alt