联合开发网   搜索   要求与建议
                登陆    注册
排序按匹配   按投票   按下载次数   按上传日期
按分类查找All 数学计算(17) 
按平台查找All Jupyter Notebook(17) 

[数学计算] Chain-MonteCarlo-using-Geometric-Brownian-Motion-

该项目涉及优化投资组合和模拟股票价格,使用Python进行加密。我计算了最优投资组合权重,以最小化方差和最大化回报,使用Black-Literman模型,并绘制了结果。我还使用MCMC模拟道琼斯指数和加密回报,分析最佳样本。
This project involves optimizing portfolios and simulating prices for stocks, cryptos using Python. I calculated optimal portfolio weights to minimize variance and maximize returns, used the Black-Litterman model, and plotted results. I also used MCMC to simulate DJIA and crypto returns, analyzing the best samples. (2024-06-19, Jupyter Notebook, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1718744928911315.html

[数学计算] podflix

播客剧集的重播算法。
Reccomendation algorithm for podcast episodes. (2024-06-13, Jupyter Notebook, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1718247459459626.html

[数学计算] EDA-Project.

酒店预订数据集的数据挖掘与处理
Data Exploration and Manipulation of Hotel Booking Dataset (2023-12-28, Jupyter Notebook, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1703805091632294.html

[数学计算] AI-Lab

博科尼大学人工智能数学和计算科学第二年的项目
Project from the second year at Mathematical and Computing Sciences for Artificial Intelligence @ Bocconi University (2023-12-23, Jupyter Notebook, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1703394283970433.html

[数学计算] forecast_bz

南博尔扎诺时间序列预测
Time-series Forecasting for South Bolzano (2023-11-11, Jupyter Notebook, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1699690134123183.html

[数学计算] TrivagoBookingCancellations

探索性数据分析和随机森林拟合关于酒店预订取消结果的数据,
Exploratory data analysis and random forest fitting on data regarding cancellation outcome of hotel bookings, (2023-10-17, Jupyter Notebook, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1697504356375182.html

[数学计算] Mathematical-Statistics-2_-_Python-PCA-assignment

这是苏菲·达博教授为UL统计硕士课程教授的数理统计2课程中的一项作业...,
Programming assignment for understanding and practicing Principal Component Analysis (PCA). (2023-09-28, Jupyter Notebook, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1695964929382204.html

[数学计算] Hotel_Booking_Analysis

“酒店预订分析”存储库是一个基于Python的项目,旨在发现酒店预订领域的见解。我...,
The "Hotel Booking Analysis" repository is a Python-powered project aimed at uncovering insights within the realm of hotel bookings. By leveraging advanced data manipulation, visualization, and statistical techniques, the project provides a comprehensive exploration of trends and patterns within the hospitality industry. (2023-08-07, Jupyter Notebook, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1691464230801981.html

[数学计算] homework-scientific-computing

奥地利维也纳博库731139课程家庭作业库,
Repository for homeworks for the course 731139 at BOKU, Vienna Austria, (2020-06-15, Jupyter Notebook, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1689284959745509.html

[数学计算] rch-Engine-for-Hotel-Listings-and-Reviews-Dataset

该项目对酒店进行集群,并使用NLP技术构建酒店列表和评论的搜索引擎。酒店描述编码...,
This project clusters hotels and builds a search engine for hotel listings and reviews using NLP techniques. Hotel descriptions are encoded and clustered, and a search engine is built using FAISS to allow users to search for hotels based on their queries. (2023-04-05, Jupyter Notebook, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1688858992999736.html

[数学计算] turbo-tribble

一种用于spotify播客的信息检索程序,该程序使用开源嵌入将文本编码为向量,并使用faiss执行搜索…,
An information retrieval program for spotify podcasts that uses open-source embeddings to encode text into vectors and faiss to perform s…, (2023-05-13, Jupyter Notebook, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1688858807442565.html

[数学计算] Data-Analysis-For-Hotel_Booking-Using_Python

该项目的重点是减少酒店预订中的高取消率。通过数据预处理,探索性地解决了该问题...
The project focuses on reducing high cancellation rates in hotel bookings. Through data preprocessing, exploratory analysis, and statistical methods, Actionable recommendations are derived to optimise pricing, policies, and customer communication. The goal is to minimise cancellations, enhance revenue management, and improve customer satisfaction (2023-06-25, Jupyter Notebook, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1687901215281961.html

[数学计算] Hotel_Review_NLP

SDAIA T5数据科学训练营NLP项目。该项目包括酒店评论和cla...
NLP Project for SDAIA T5 Data Science Bootcamp. This project consists of sentiment analysis for hotel reviews and classification algorithms based on that. Also, the project has word clustering models and a hotel recpmmendation system based on the nationalities and the reviewers scores. (2021-11-21, Jupyter Notebook, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1687828397699474.html

[数学计算] Simple-Multiple-Regression-in-Python

机器学习中的回归技术,包括假设、简单和多元线性回归的主题。博...
Regression Techniques in Machine learning including topics from Assumption, Simple and Multiple Linear Regression. Both theory and python codes are included. (2021-12-11, Jupyter Notebook, 18377KB, 下载0次)

http://www.pudn.com/Download/item/id/1686716545998507.html

[数学计算] hotel-price-prediction-multiple-linear-regression

酒店价格预测多元线性回归,,
hotel-price-prediction-multiple-linear-regression,, (2021-10-13, Jupyter Notebook, 381KB, 下载0次)

http://www.pudn.com/Download/item/id/1686716482889322.html

[数学计算] NumericalAnalysis

计算机工程系博拉·坎布拉博士(Bora Canbula)助理教授提供的数值分析课程知识库...
Repository for Numerical Analysis course given by Assoc. Prof. Dr. Bora Canbula at Computer Engineering Department of Manisa Celal Bayar University. (2022-12-25, Jupyter Notebook, 676KB, 下载0次)

http://www.pudn.com/Download/item/id/1686713640357398.html

[数学计算] NLP_HotelReviews

使用情感分析分析515K条欧洲酒店评论(NLP,朴素贝叶斯分类器,海产)
Using sentiment analysis to analyze 515K European hotel reviews (NLP, Naive Bayes Classifier, seaborn) (2022-11-22, Jupyter Notebook, 760KB, 下载0次)

http://www.pudn.com/Download/item/id/1686249077437569.html
总计:17