数据分析面试
☆31Jun 18, 2021Updated 4 years ago
Alternatives and similar repositories for Data_Analysis_Interview
Users that are interested in Data_Analysis_Interview are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- 数据分析或者数据挖掘工程师面试题整理☆199Mar 16, 2020Updated 6 years ago
- 常见数据分析面试题☆69Mar 8, 2018Updated 8 years ago
- breast Cancer乳腺癌数据挖掘,python sklearn☆11Apr 13, 2019Updated 7 years ago
- Distributed Uplink Beamforming in Cell-Free Networks Using Deep Reinforcement Learning☆10Mar 20, 2021Updated 5 years ago
- Learning sentiment-specific word representations from tweets☆15Nov 21, 2015Updated 10 years ago
- Serverless GPU API endpoints on Runpod - Get Bonus Credits • AdSkip the infrastructure headaches. Auto-scaling, pay-as-you-go, no-ops approach lets you focus on innovating your application.
- 复现致敬大神的周频选股☆29Mar 16, 2023Updated 3 years ago
- 回归问题是数据挖掘和机器学习中常常出现的问题----本专题以 中国移动用户信用分预测 为例, 对比分析几类 常见的回归算法,包括:线性回归、岭回归、贝叶斯岭回归、前馈神经网络、迭代提升树等。☆18Mar 28, 2019Updated 7 years ago
- quantitative investment; genetic algorithm; data mining☆35Sep 3, 2024Updated last year
- 與情预测股票☆11Jun 16, 2020Updated 5 years ago
- Coordinated beamforming paper implementation with DeepMIMO-python☆21Mar 20, 2022Updated 4 years ago
- 南京本地程序员俱乐部 。重点解决程序员交友、程序员恋爱、程序员相亲、程序员找对象的问题,真正开源交友。我是细心姐姐。 微信搜索关注《大确幸》,有爱有行动。http://daquexing.cn☆11May 17, 2020Updated 6 years ago
- Python3实战Spark大数据分析及调度☆23Nov 3, 2019Updated 6 years ago
- 为了更好地管理博客文章,分享更好的知识,该系列资源为作者CSDN博客的备份文件。本资源为作者Python数据挖掘课程系列,主要是作者《数据挖掘》、《大数据分析及技术》等课程分享的内容,涉及Python基础知识、网络爬虫、聚类、分类、回归、情感分析、可视化分析等知识,基础性文…☆23Mar 14, 2020Updated 6 years ago
- Books for Quant Finance Interviews☆82Aug 23, 2015Updated 10 years ago
- Wordpress hosting with auto-scaling - Free Trial Offer • AdFully Managed hosting for WordPress and WooCommerce businesses that need reliable, auto-scalable performance. Cloudways SafeUpdates now available.
- This repository contains the mind mappings of deep learning and machine learning.☆26Dec 26, 2018Updated 7 years ago
- This repo contains a PyTorch implementation of a pretrained BERT model for sentence similarity task.☆48Feb 14, 2019Updated 7 years ago
- 结合开源数据集进行电影推荐。推荐算法有:逻辑回归;UserCF ; ItemCF☆16Sep 9, 2020Updated 5 years ago
- Forecasting Bitcoin Volatility Spikes from Whale Transactions and Cryptoquant Data Using Synthesizer Transformer Models☆29Oct 19, 2022Updated 3 years ago
- 整理知乎ML/NLP/DL相关领域的专栏信息,计算专栏推荐指数,同时推荐受欢迎文章。☆42Mar 16, 2018Updated 8 years ago
- ☆14Nov 7, 2017Updated 8 years ago
- Invited paper for WSA 2021☆27Mar 29, 2024Updated 2 years ago
- 微信大数据挑战赛2021☆18Sep 6, 2021Updated 4 years ago
- 机器学习实践:贷款违约预测☆39Jul 2, 2019Updated 6 years ago
- Deploy on Railway without the complexity - Free Credits Offer • AdConnect your repo and Railway handles the rest with instant previews. Quickly provision container image services, databases, and storage volumes.
- 《数据科学工程实践》一书的Jupyter Notebook库,以及交流园地。☆149Jun 18, 2021Updated 4 years ago
- Ace the Data Science Interview: 201 Real Interview Questions Asked By FAANG, Tech Startups, & Wall Street☆46Aug 9, 2022Updated 3 years ago
- 🐝 一群不辞劳苦采花小蜜蜂☆24May 18, 2018Updated 8 years ago
- Preparation material and resources for the ML (including DL) and Quant Research interviews☆152Nov 26, 2020Updated 5 years ago
- Models, system configurations and outputs of our winning GEC systems in the BEA 2019 shared task described in R. Grundkiewicz, M. Junczys…☆51Oct 22, 2019Updated 6 years ago
- kaggle: IEEE-CIS Fraud Detection☆30Oct 10, 2019Updated 6 years ago
- 零基础入门金融风控-贷款违约预测 TOP11☆41Nov 18, 2020Updated 5 years ago
- 特征离散化方法总结☆18Nov 11, 2020Updated 5 years ago
- 实现中文文本分类,支持文件、文本分类,基于多项式分布的朴素贝叶斯分类器。由于工作实际应用是二分类,加之考虑到每个分类属性都建立map存储词语向量可能引起的内存问题,所以目前只支持二分类。当然,直接复用这个结构扩展到多分类也是很容易。之所以自己写,主要原因是没有仔细研读mah…☆23Sep 13, 2016Updated 9 years ago
- AI Agents on DigitalOcean Gradient AI Platform • AdBuild production-ready AI agents using customizable tools or access multiple LLMs through a single endpoint. Create custom knowledge bases or connect external data.
- Question bank for ML/Quant Interviews☆67Feb 24, 2022Updated 4 years ago
- 安徽师范大学图书馆自动预约座位☆37Apr 9, 2022Updated 4 years ago
- 基于Scrapy-redis的分布式股票爬虫系统实现及HTM网络股票预测☆51Aug 19, 2018Updated 7 years ago
- 滴滴黑产识别的离群点检测python自用包☆42Jul 15, 2019Updated 6 years ago
- 利用传统方法(N-gram,HMM等)、神经网络方法(CNN,LSTM等)和预训练方法(Bert等)的中文分词任务实现【The word segmentation task is realized by using traditional methods (n-gram, …☆37Jun 15, 2022Updated 3 years ago
- scorecard developing utilities.☆33May 26, 2019Updated 7 years ago
- 统计分析课程实验作业/包含《统计分析方法》中因子分析,主成分分析,Kmeans聚类等典型算法的手写实现☆79Feb 15, 2020Updated 6 years ago