TGTGInsighttelegram intelligenceLIVE / telegram public index
← GitHub Trends

TGINSIGHT SIMILAR POSTS

Find similar content

Source channel @githubtrending · Post #14869 · Jun 26

#html#data_science#education#machine_learning#machine_learning_algorithms#machinelearning#machinelearning_python#microsoft_for_beginners#ml#python#r#scikit_learn#scikit_learn_python Microsoft’s "Machine Learning for Beginners" is a free, 12-week course with 26 lessons designed to teach classic machine learning using Python and Scikit-learn. It includes quizzes, projects, and assignments to help you learn by doing, with lessons themed around global cultures to keep it engaging. You can access solutions, videos, and even R language versions. The course is beginner-friendly, flexible, and helps build practical skills step-by-step, making it easier to understand and apply machine learning concepts in real-world scenarios. This structured approach boosts your learning retention and prepares you for further study or career growth in ML[1][5]. https://github.com/microsoft/ML-For-Beginners

Results

11 similar posts found

djangoproject

@djangoproject · Post #222 · 01/05/2017, 01:32 PM

https://github.com/scikit-learn/scikit-learn #scikit_learn is a Python module for #machine_learning built on top of #SciPy and distributed under the 3-Clause BSD license. The project was started in 2007 by David Cournapeau as a #Google Summer of Code project, and since then many volunteers have contributed. See the AUTHORS.rst file for a complete list of contributors.

djangoproject

@djangoproject · Post #542 · 12/28/2017, 12:38 PM

http://contrib.scikit-learn.org/imbalanced-learn/ In an ideal world, we would have perfectly balanced datasets and we would all train models and be happy. Unfortunately, the real world is not like that, and certain tasks favor very imbalanced data. For example, when predicting fraud in credit card transactions, you would expect that the vast majority of the transactions (+99.9%?) are actually legit. Training #ML(#machine_learning) algorithms naively will lead to dismal performance, so extra care is needed when working with these types of datasets. #Imbalanced-learn is a Python package which offers implementations of some of those techniques, to make your life much easier.

djangoproject

@djangoproject · Post #469 · 10/16/2017, 08:32 AM

https://s3.amazonaws.com/assets.datacamp.com/blog_assets/Scikit_Learn_Cheat_Sheet_Python.pdf #Scikit_learn is an open source Python library that implements a range of #machine_learning , preprocessing, cross-#validation and #visualization algorithms using a unified interface...

djangoproject

@djangoproject · Post #584 · 03/22/2018, 11:01 AM

https://hackernoon.com/absolute-fundamentals-of-machine-learning-dca5deee78df?gi=2c99287cb9f5 #machine_learning , what a buzzword. I’m sure you all want to understand machine learning, and that’s what I’m going to teach in this article. I found that learning the theroetical side alongside the programming side makes it easier to learn both, so this article features both easy to understand mathematics and the algorithms implemented in Python. Also, technology becomes outdated — fast. The code used in this tutorial will likely be meaningless in 5 years time. So for that reason, I’ve decided to also teach the mathematical side to Machine Learning that will not die out in a few years.

djangoproject

@djangoproject · Post #445 · 09/17/2017, 01:01 AM

https://machinelearningmastery.com/setup-python-environment-machine-learning-deep-learning-anaconda/ It can be difficult to install a #Python#machine_learning environment on some platforms. Python itself must be installed first and then there are many packages to install, and it can be confusing for beginners. In this tutorial, you will discover how to set up a Python machine learning development environment using #Anaconda.

djangoproject

@djangoproject · Post #462 · 10/10/2017, 01:59 PM

http://www.kdnuggets.com/2017/09/essential-data-science-machine-learning-deep-learning-cheat-sheets.html #Cheat_Sheet, #Data_Science, #Deep_Learning, #Machine_Learning, #Neural_Networks, #Probability, #Python, R, #SQL, #Statistics This collection of data science cheat sheets is not a cheat sheet dump, but a curated list of reference materials spanning a number of disciplines and tools

DPS Build

@dps_build · Post #46 · 03/11/2023, 08:40 AM

在单机上可以跑得动 Meta 发布的 LLaMA 模型。 https://til.simonwillison.net/llms/llama-7b-m2 https://twitter.com/ggerganov/status/1634282694208114690 #ml

Hashtags

DPS Build

@dps_build · Post #5 · 03/01/2023, 12:31 PM

Unum 使用四块 RTX 3090 显卡就能训练一个比 OpenAI 还要好的 Vision-Language transformer 模型 -- UForm。要知道 OpenAI 用了 1024块 A100 显卡才训练出来。 UForm 不仅各方面表现优于 OpenAI 的 CLIP,而且推算速度也大大优于 CLIP。 对了,Unum 是一家在亚美尼亚的初创公司,目前只有13个人。 https://www.unum.cloud/blog/2023-02-20-efficient-multimodality #ml

Hashtags