मुख्य सामग्री पर जाएं
वर्ग
प्रौद्योगिकियाँ

Python ट्यूटोरियल

Python प्रोग्रामिंग से जुड़ी ताज़ा खबरों, तकनीकों और संसाधनों से अपडेट रहें। हमारे ट्यूटोरियल्स व्यावहारिक चरण-दर-चरण मार्गदर्शिकाओं और उपयोग मामलों से भरे हैं, जिनसे आप अपनी स्किल बढ़ा सकते हैं।
अन्य प्रौद्योगिकियाँ:
Groupदो या दो से अधिक लोगों को प्रशिक्षण देना?DataCamp for Business को आज़माएँ

Exploratory Data Analysis of Craft Beers: Data Profiling

In this tutorial, you'll learn about exploratory data analysis (EDA) in Python, and more specifically, data profiling with pandas.
DataCamp Team's photo

DataCamp Team

13 अप्रैल 2017

Python Dictionary Tutorial

In this Python tutorial, you'll learn how to create a dictionary, load data in it, filter, get and sort the values, and perform other dictionary operations.
DataCamp Team's photo

DataCamp Team

16 फ़रवरी 2017

Scipy Tutorial: Vectors and Arrays (Linear Algebra)

A SciPy tutorial in which you'll learn the basics of linear algebra that you need for machine learning in Python, with a focus how to with NumPy.
Karlijn Willems's photo

Karlijn Willems

8 फ़रवरी 2017

Preprocessing in Data Science (Part 3): Scaling Synthesized Data

You can preprocess the heck out of your data but the proof is in the pudding: how well does your model then perform?
Hugo Bowne-Anderson's photo

Hugo Bowne-Anderson

10 मई 2016

Preprocessing in Data Science (Part 1): Centering, Scaling, and KNN

This article will explain the importance of preprocessing in the machine learning pipeline by examining how centering and scaling can improve model performance.
Hugo Bowne-Anderson's photo

Hugo Bowne-Anderson

26 अप्रैल 2016