یک کتابخانه منبعباز و کم کد در پایتون است که به شما امکان میدهد فرایندهای یادگیری ماشین را بهصورت کامل و سریع انجام دهید. این ابزار مناسب برای تازهکاران و متخصصان داده است که میخواهند زمان کمتری را صرف کد نویسی کنند و بیشتر بر تحلیل دادهها تمرکز کنند.
ویژگی های کلیدی • ساده و سریع • تحلیل اکتشافی داده • پیشپردازش خودکار دادهها • اموزش و تفسیر مدلها • ادغام با MLOps
طراحی ماژولار: این کتابخانه ماژولار است و هر ماژول به وظایف خاصی در یادگیری ماشین اختصاص داده شده است. توابع درون PyCaret در تمام این ماژولها یکسان هستند، که یادگیری و استفاده از آن را ساده میکنند.
from pycaret.datasets import get_data from pycaret.classification import * data = get_data("iris") clf_setup = setup(data, target="species", silent=True, session_id=123) beat_model = compare_models() print(beat_model)
یک کتابخانه منبعباز و کم کد در پایتون است که به شما امکان میدهد فرایندهای یادگیری ماشین را بهصورت کامل و سریع انجام دهید. این ابزار مناسب برای تازهکاران و متخصصان داده است که میخواهند زمان کمتری را صرف کد نویسی کنند و بیشتر بر تحلیل دادهها تمرکز کنند.
ویژگی های کلیدی • ساده و سریع • تحلیل اکتشافی داده • پیشپردازش خودکار دادهها • اموزش و تفسیر مدلها • ادغام با MLOps
طراحی ماژولار: این کتابخانه ماژولار است و هر ماژول به وظایف خاصی در یادگیری ماشین اختصاص داده شده است. توابع درون PyCaret در تمام این ماژولها یکسان هستند، که یادگیری و استفاده از آن را ساده میکنند.
from pycaret.datasets import get_data from pycaret.classification import * data = get_data("iris") clf_setup = setup(data, target="species", silent=True, session_id=123) beat_model = compare_models() print(beat_model)
Telegram hopes to raise $1bn with a convertible bond private placement
The super secure UAE-based Telegram messenger service, developed by Russian-born software icon Pavel Durov, is looking to raise $1bn through a bond placement to a limited number of investors from Russia, Europe, Asia and the Middle East, the Kommersant daily reported citing unnamed sources on February 18, 2021.The issue reportedly comprises exchange bonds that could be converted into equity in the messaging service that is currently 100% owned by Durov and his brother Nikolai.Kommersant reports that the price of the conversion would be at a 10% discount to a potential IPO should it happen within five years.The minimum bond placement is said to be set at $50mn, but could be lowered to $10mn. Five-year bonds could carry an annual coupon of 7-8%.
For some time, Mr. Durov and a few dozen staffers had no fixed headquarters, but rather traveled the world, setting up shop in one city after another, he told the Journal in 2016. The company now has its operational base in Dubai, though it says it doesn’t keep servers there.Mr. Durov maintains a yearslong friendship from his VK days with actor and tech investor Jared Leto, with whom he shares an ascetic lifestyle that eschews meat and alcohol.