लीनियर रिग्रेशन: प्रोग्रामिंग एक्सरसाइज़
संग्रह की मदद से व्यवस्थित रहें
अपनी प्राथमिकताओं के आधार पर, कॉन्टेंट को सेव करें और कैटगरी में बांटें.
नीचे दी गई कोडिंग एक्सरसाइज़ में, आपको Keras लाइब्रेरी का इस्तेमाल करके, अपना लीनियर रिग्रेशन मॉडल बनाना होगा:
प्रोग्रामिंग से जुड़े एक्सरसाइज़, Colaboratory प्लैटफ़ॉर्म का इस्तेमाल करके सीधे आपके ब्राउज़र में चलते हैं. इसके लिए, सेटअप करने की ज़रूरत नहीं होती! Colaboratory ज़्यादातर मुख्य ब्राउज़र पर काम करता है. इसे Chrome और Firefox के डेस्कटॉप वर्शन पर अच्छी तरह से जांचा गया है.
जब तक कुछ अलग से न बताया जाए, तब तक इस पेज की सामग्री को Creative Commons Attribution 4.0 License के तहत और कोड के नमूनों को Apache 2.0 License के तहत लाइसेंस मिला है. ज़्यादा जानकारी के लिए, Google Developers साइट नीतियां देखें. Oracle और/या इससे जुड़ी हुई कंपनियों का, Java एक रजिस्टर किया हुआ ट्रेडमार्क है.
आखिरी बार 2025-03-11 (UTC) को अपडेट किया गया.
[null,null,["आखिरी बार 2025-03-11 (UTC) को अपडेट किया गया."],[[["\u003cp\u003eThis exercise focuses on building a linear regression model using the Keras library to predict values.\u003c/p\u003e\n"],["\u003cp\u003eThe coding exercise utilizes Google Colaboratory, a platform that allows you to run code directly in your browser without any setup.\u003c/p\u003e\n"],["\u003cp\u003eColaboratory is compatible with most browsers but works best with desktop versions of Chrome and Firefox.\u003c/p\u003e\n"],["\u003cp\u003eUsers can find more support and information on the Google Machine Learning Education Help Center.\u003c/p\u003e\n"]]],[],null,["# Linear regression: Programming exercise\n\nIn the following coding exercise, you'll build your own linear regression model\nusing the [Keras](https://keras.io/) library: \n[Open linear regression exercise](https://colab.research.google.com/github/google/eng-edu/blob/main/ml/cc/exercises/linear_regression_taxi.ipynb?utm_source=mlcc&utm_campaign=colab-external&utm_medium=referral&utm_content=linear_regression)\n\nProgramming exercises run directly in your browser (no setup\nrequired!) using the [Colaboratory](https://colab.research.google.com)\nplatform. Colaboratory is supported on most major browsers, and is most\nthoroughly tested on desktop versions of Chrome and Firefox. \n[Help Center](https://support.google.com/machinelearningeducation)"]]